Zeile 6 | Zeile 6 |
---|
* Website: http://www.mybboard.com * License: http://www.mybboard.com/eula.html *
|
* Website: http://www.mybboard.com * License: http://www.mybboard.com/eula.html *
|
* $Id$
| * $Id: init.php 922 2005-12-05 11:58:12Z chris $
|
*/
error_reporting(E_ALL & ~E_NOTICE);
| */
error_reporting(E_ALL & ~E_NOTICE);
|
Zeile 76 | Zeile 76 |
---|
{ $plugins->load(); }
|
{ $plugins->load(); }
|
| $shutdown_queries = array();
|
if(!NO_SHUTDOWN) { register_shutdown_function("run_shutdown");
| if(!NO_SHUTDOWN) { register_shutdown_function("run_shutdown");
|