interface/web/index.php
@@ -1,7 +1,7 @@ <?php /* Copyright (c) 2005, Till Brehm, projektfarm Gmbh Copyright (c) 2007, Till Brehm, projektfarm Gmbh All rights reserved. Redistribution and use in source and binary forms, with or without modification, @@ -28,6 +28,8 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ error_reporting(E_ALL|E_STRICT); require_once('../lib/config.inc.php'); require_once('../lib/app.inc.php');