From: <ru...@us...> - 2009-06-04 14:53:26
|
Revision: 6893 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6893&view=rev Author: rurban Date: 2009-06-04 13:39:19 +0000 (Thu, 04 Jun 2009) Log Message: ----------- propset svn:keywords Id Modified Paths: -------------- trunk/lib/plugin/DynamicIncludePage.php trunk/themes/default/ajax.js Property Changed: ---------------- trunk/lib/plugin/DynamicIncludePage.php trunk/themes/default/ajax.js Modified: trunk/lib/plugin/DynamicIncludePage.php =================================================================== --- trunk/lib/plugin/DynamicIncludePage.php 2009-06-04 13:38:17 UTC (rev 6892) +++ trunk/lib/plugin/DynamicIncludePage.php 2009-06-04 13:39:19 UTC (rev 6893) @@ -1,5 +1,5 @@ <?php // -*-php-*- -rcs_id('$Id: DynamicIncludePage.php 6547 2009-02-24 15:42:01Z vargenau $'); +rcs_id('$Id$'); /* Copyright 2009 $ThePhpWikiProgrammingTeam Property changes on: trunk/lib/plugin/DynamicIncludePage.php ___________________________________________________________________ Modified: svn:keywords - themes/default/ajax.js + Id Modified: trunk/themes/default/ajax.js =================================================================== --- trunk/themes/default/ajax.js 2009-06-04 13:38:17 UTC (rev 6892) +++ trunk/themes/default/ajax.js 2009-06-04 13:39:19 UTC (rev 6893) @@ -1,6 +1,6 @@ // Ajax Javascript support functions, based on moacdropdown XmlHttp // Written from scratch by Reini Urban -// $Id: ajax.js 6521 2009-02-20 16:20:24Z vargenau $ +// $Id$ function showHide( id ) { this.init( id ) Property changes on: trunk/themes/default/ajax.js ___________________________________________________________________ Added: svn:keywords + Id This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |