mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
added to aid in updates from old header versions
This commit is contained in:
parent
85b7aea85f
commit
dc3a4f82ec
20
version.inc.php
Normal file
20
version.inc.php
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
<?php
|
||||||
|
/**************************************************************************\
|
||||||
|
* phpGroupWare *
|
||||||
|
* http://www.phpgroupware.org *
|
||||||
|
* Written by Dan Kuykendall <seek3r@phpgroupware.org> *
|
||||||
|
* Joseph Engo <jengo@phpgroupware.org> *
|
||||||
|
* -------------------------------------------- *
|
||||||
|
* This program is free software; you can redistribute it and/or modify it *
|
||||||
|
* under the terms of the GNU General Public License as published by the *
|
||||||
|
* Free Software Foundation; either version 2 of the License, or (at your *
|
||||||
|
* option) any later version. *
|
||||||
|
\**************************************************************************/
|
||||||
|
|
||||||
|
/* $Id$ */
|
||||||
|
|
||||||
|
/*
|
||||||
|
This is here only to aid in the header.inc.php update from .12 and earlier.
|
||||||
|
After this you can delete it.
|
||||||
|
*/
|
||||||
|
?>
|
Loading…
Reference in New Issue
Block a user