Test of the git Ident

This commit is contained in:
genuineparts 2025-06-20 19:13:52 +02:00
parent d75eb444fc
commit aa052ee9dc

View file

@ -1,6 +1,6 @@
<?php
/**
* Project: astat - simple site engine
* Project: BeCast WebEngine - simple site engine
* File: 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.astat.org SVN: $URL: http://svn.astat.org/astat/trunk/index.php $
* @copyright 2009 becast.at
* @copyright 2009-2025 becast.at
* @author Bernhard Jaud <bernhard at becast dot at>
* @package astat core
* @package BcWe 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$
*/
ini_set('display_errors', 1);