debug code?

This commit is contained in:
Alexander M. Turek
2005-03-25 13:19:51 +00:00
parent f4e758d0c6
commit 308b82e809

View File

@@ -1,7 +1,6 @@
<?php
/* $Id$ */
// vim: expandtab sw=4 ts=4 sts=4:
error_reporting(E_ALL);
// Check parameters
require_once('./libraries/common.lib.php');
PMA_checkParameters(array('db','table','action','num_fields'));