Убрал phptal и лишнее
This commit is contained in:
parent
651a841187
commit
96043d70e6
95 changed files with 4 additions and 10833 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
function loadConfig($filename) {
|
||||
if (@include($filename)) {
|
||||
if (@include($filename)) {
|
||||
return $settings;
|
||||
}
|
||||
throw new Exception("config $filename not found");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue