1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 00:54:49 +02:00

svn keywords added (v0.8)

This commit is contained in:
secretr
2010-02-10 18:18:01 +00:00
parent 9366c9daf4
commit 4fecfffddd
816 changed files with 2290 additions and 2290 deletions

View File

@@ -17,9 +17,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/clock_menu/clock_menu.php,v $
| $Revision: 1.3 $
| $Date: 2009-12-28 21:36:13 $
| $Author: e107steved $
| $Revision$
| $Date$
| $Author$
+---------------------------------------------------------------+
*/
@@ -30,7 +30,7 @@
*
* @package e107_plugins
* @subpackage clock
* @version $Id: clock_menu.php,v 1.3 2009-12-28 21:36:13 e107steved Exp $;
* @version $Id$;
*/
//FIXME looks pretty much to be 0.6 compatible

View File

@@ -9,9 +9,9 @@
* Plugin Administration - Comment menu
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/clock_menu/config.php,v $
* $Revision: 1.5 $
* $Date: 2009-12-28 21:36:13 $
* $Author: e107steved $
* $Revision$
* $Date$
* $Author$
*
*/
@@ -22,7 +22,7 @@
*
* @package e107_plugins
* @subpackage clock
* @version $Id: config.php,v 1.5 2009-12-28 21:36:13 e107steved Exp $;
* @version $Id$;
*/
$eplug_admin = TRUE;

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/clock_menu/languages/English.php,v $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
define('CLOCK_MENU_L1', 'Clock menu configuration saved');

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/clock_menu/languages/admin/English.php,v $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:28 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
define("CLOCK_AD_L1", "Clock menu configuration saved");