debug code?
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
// vim: expandtab sw=4 ts=4 sts=4:
|
// vim: expandtab sw=4 ts=4 sts=4:
|
||||||
error_reporting(E_ALL);
|
|
||||||
// Check parameters
|
// Check parameters
|
||||||
require_once('./libraries/common.lib.php');
|
require_once('./libraries/common.lib.php');
|
||||||
PMA_checkParameters(array('db','table','action','num_fields'));
|
PMA_checkParameters(array('db','table','action','num_fields'));
|
||||||
|
Reference in New Issue
Block a user