fix: fix various PHP problems and a few bugs
This commit is contained in:
parent
c91440af72
commit
a4b45ddaa4
34 changed files with 27 additions and 66 deletions
admin
|
@ -9,8 +9,6 @@
|
|||
Select page:
|
||||
<?php
|
||||
|
||||
set_magic_quotes_runtime(false);
|
||||
|
||||
include('config.inc');
|
||||
|
||||
switch ($_GET['p']) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue