Updates
This commit is contained in:
parent
aa052ee9dc
commit
114e22bbab
10 changed files with 115 additions and 99 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* Project: BeCast Webengine - simple site engine
|
||||
* Project: BeCast WebEngine - simple site engine
|
||||
* File: /admin/index.php
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
|
@ -18,11 +18,11 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*
|
||||
* @link http://www.BeCast.at
|
||||
* @copyright 2009 becast.at
|
||||
* @copyright 2009-2025 becast.at
|
||||
* @author Bernhard Jaud <bernhard at becast dot at>
|
||||
* @package BeCast Webengine core
|
||||
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
|
||||
* @version $Id: index.php 100 2010-02-20 14:42:30Z genuineparts $
|
||||
* @version $Id$
|
||||
*/
|
||||
ERROR_REPORTING(E_ALL ^E_NOTICE);
|
||||
$basepath="";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue