[Phpfreechat-svn] SF.net SVN: phpfreechat: [962] trunk/themes/default
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2007-02-16 20:43:05
|
Revision: 962 http://svn.sourceforge.net/phpfreechat/?rev=962&view=rev Author: kerphi Date: 2007-02-16 12:43:01 -0800 (Fri, 16 Feb 2007) Log Message: ----------- rename to be ok with refactoring Added Paths: ----------- trunk/themes/default/customize.js.php Removed Paths: ------------- trunk/themes/default/customize.js Deleted: trunk/themes/default/customize.js =================================================================== --- trunk/themes/default/customize.js 2007-02-16 20:41:51 UTC (rev 961) +++ trunk/themes/default/customize.js 2007-02-16 20:43:01 UTC (rev 962) @@ -1,6 +0,0 @@ -/** - * Put here the pfcClient, pfcGui, pfcResources customizations - * ex: you can override the pfcClient::updateNickList methode - * in order to display links on the nicknames (see demo34 for a concrete example) - */ - Copied: trunk/themes/default/customize.js.php (from rev 960, trunk/themes/default/customize.js) =================================================================== --- trunk/themes/default/customize.js.php (rev 0) +++ trunk/themes/default/customize.js.php 2007-02-16 20:43:01 UTC (rev 962) @@ -0,0 +1,6 @@ +/** + * Put here the pfcClient, pfcGui, pfcResources customizations + * ex: you can override the pfcClient::updateNickList methode + * in order to display links on the nicknames (see demo34 for a concrete example) + */ + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |