fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [10059] logistic : propset svn:keywords "Revision Aut


From: Sigurd Nes
Subject: [Fmsystem-commits] [10059] logistic : propset svn:keywords "Revision Author Id"
Date: Fri, 28 Sep 2012 19:08:26 +0000

Revision: 10059
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10059
Author:   sigurdne
Date:     2012-09-28 19:08:25 +0000 (Fri, 28 Sep 2012)
Log Message:
-----------
logistic : propset svn:keywords "Revision Author Id"

Modified Paths:
--------------
    trunk/logistic/inc/class.soactivity.inc.php
    trunk/logistic/inc/class.socommon.inc.php
    trunk/logistic/inc/class.soproject.inc.php
    trunk/logistic/inc/class.uiactivity.inc.php
    trunk/logistic/inc/class.uiproject.inc.php
    trunk/logistic/templates/base/activity_item.xsl
    trunk/logistic/templates/base/app_data.xsl
    trunk/logistic/templates/base/project_item.xsl
    trunk/logistic/templates/base/project_type_item.xsl

Property Changed:
----------------
    trunk/logistic/inc/class.menu.inc.php
    trunk/logistic/inc/class.soactivity.inc.php
    trunk/logistic/inc/class.socommon.inc.php
    trunk/logistic/inc/class.soproject.inc.php
    trunk/logistic/inc/class.uiactivity.inc.php
    trunk/logistic/inc/class.uiproject.inc.php
    trunk/logistic/inc/model/class.activity.inc.php
    trunk/logistic/inc/model/class.model.inc.php
    trunk/logistic/inc/model/class.project.inc.php
    trunk/logistic/index.php
    trunk/logistic/setup/default_records.inc.php
    trunk/logistic/setup/setup.inc.php
    trunk/logistic/setup/tables_current.inc.php
    trunk/logistic/templates/base/activity_item.xsl
    trunk/logistic/templates/base/app_data.xsl
    trunk/logistic/templates/base/project_item.xsl
    trunk/logistic/templates/base/project_type_item.xsl


Property changes on: trunk/logistic/inc/class.menu.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/inc/class.soactivity.inc.php
===================================================================
--- trunk/logistic/inc/class.soactivity.inc.php 2012-09-28 17:37:13 UTC (rev 
10058)
+++ trunk/logistic/inc/class.soactivity.inc.php 2012-09-28 19:08:25 UTC (rev 
10059)
@@ -24,7 +24,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/
        * @package property
        * @subpackage logistic
-       * @version $Id:$
+       * @version $Id$
        */
        phpgw::import_class('logistic.socommon');
 


Property changes on: trunk/logistic/inc/class.soactivity.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/inc/class.socommon.inc.php
===================================================================
--- trunk/logistic/inc/class.socommon.inc.php   2012-09-28 17:37:13 UTC (rev 
10058)
+++ trunk/logistic/inc/class.socommon.inc.php   2012-09-28 19:08:25 UTC (rev 
10059)
@@ -24,7 +24,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/
        * @package property
        * @subpackage logistic
-       * @version $Id: $
+       * @version $Id$
        */
 
        abstract class logistic_socommon


Property changes on: trunk/logistic/inc/class.socommon.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/inc/class.soproject.inc.php
===================================================================
--- trunk/logistic/inc/class.soproject.inc.php  2012-09-28 17:37:13 UTC (rev 
10058)
+++ trunk/logistic/inc/class.soproject.inc.php  2012-09-28 19:08:25 UTC (rev 
10059)
@@ -25,7 +25,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/
        * @package property
        * @subpackage logistic
-       * @version $Id:$
+       * @version $Id$
        */      
 
        phpgw::import_class('logistic.socommon');


Property changes on: trunk/logistic/inc/class.soproject.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/inc/class.uiactivity.inc.php
===================================================================
--- trunk/logistic/inc/class.uiactivity.inc.php 2012-09-28 17:37:13 UTC (rev 
10058)
+++ trunk/logistic/inc/class.uiactivity.inc.php 2012-09-28 19:08:25 UTC (rev 
10059)
@@ -25,7 +25,7 @@
         * @internal Development of this application was funded by 
http://www.bergen.kommune.no/
         * @package property
         * @subpackage logistic
-        * @version $Id:$
+        * @version $Id$
         */
        phpgw::import_class('phpgwapi.uicommon');
        phpgw::import_class('logistic.soactivity');


Property changes on: trunk/logistic/inc/class.uiactivity.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/inc/class.uiproject.inc.php
===================================================================
--- trunk/logistic/inc/class.uiproject.inc.php  2012-09-28 17:37:13 UTC (rev 
10058)
+++ trunk/logistic/inc/class.uiproject.inc.php  2012-09-28 19:08:25 UTC (rev 
10059)
@@ -25,7 +25,7 @@
         * @internal Development of this application was funded by 
http://www.bergen.kommune.no/
         * @package property
         * @subpackage logistic
-        * @version $Id:$
+        * @version $Id$
         */
        phpgw::import_class('phpgwapi.uicommon');
        phpgw::import_class('logistic.soproject');


Property changes on: trunk/logistic/inc/class.uiproject.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/inc/model/class.activity.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/inc/model/class.model.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/inc/model/class.project.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/index.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/setup/default_records.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/setup/setup.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id


Property changes on: trunk/logistic/setup/tables_current.inc.php
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/templates/base/activity_item.xsl
===================================================================
--- trunk/logistic/templates/base/activity_item.xsl     2012-09-28 17:37:13 UTC 
(rev 10058)
+++ trunk/logistic/templates/base/activity_item.xsl     2012-09-28 19:08:25 UTC 
(rev 10059)
@@ -1,4 +1,4 @@
-<!-- $Id:$ -->
+<!-- $Id$ -->
 <!-- item  -->
 
 <xsl:template match="data" xmlns:php="http://php.net/xsl";>


Property changes on: trunk/logistic/templates/base/activity_item.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/templates/base/app_data.xsl
===================================================================
--- trunk/logistic/templates/base/app_data.xsl  2012-09-28 17:37:13 UTC (rev 
10058)
+++ trunk/logistic/templates/base/app_data.xsl  2012-09-28 19:08:25 UTC (rev 
10059)
@@ -1,3 +1,3 @@
-<!-- $Id:$ -->
+<!-- $Id$ -->
        <xsl:template name="dummy">
        </xsl:template>
\ No newline at end of file


Property changes on: trunk/logistic/templates/base/app_data.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/templates/base/project_item.xsl
===================================================================
--- trunk/logistic/templates/base/project_item.xsl      2012-09-28 17:37:13 UTC 
(rev 10058)
+++ trunk/logistic/templates/base/project_item.xsl      2012-09-28 19:08:25 UTC 
(rev 10059)
@@ -1,4 +1,4 @@
-<!-- $Id:$ -->
+<!-- $Id$ -->
 <!-- item  -->
 
 <xsl:template match="data" xmlns:php="http://php.net/xsl";>


Property changes on: trunk/logistic/templates/base/project_item.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id

Modified: trunk/logistic/templates/base/project_type_item.xsl
===================================================================
--- trunk/logistic/templates/base/project_type_item.xsl 2012-09-28 17:37:13 UTC 
(rev 10058)
+++ trunk/logistic/templates/base/project_type_item.xsl 2012-09-28 19:08:25 UTC 
(rev 10059)
@@ -1,4 +1,4 @@
-<!-- $Id:$ -->
+<!-- $Id$ -->
 <!-- item  -->
 
 <xsl:template match="data" xmlns:php="http://php.net/xsl";>


Property changes on: trunk/logistic/templates/base/project_type_item.xsl
___________________________________________________________________
Added: svn:keywords
   + Revision Author Id




reply via email to

[Prev in Thread] Current Thread [Next in Thread]