[CMF-checkins] CVS: CMF - custpt.dtml:1.2

Martijn Pieters mj@digicool.com
Wed, 11 Apr 2001 15:28:12 -0400 (EDT)


Update of /cvs-repository/CMF/CMFDecor/dtml
In directory korak:/tmp/cvs-serv1541/CMFDecor/dtml

Modified Files:
	custpt.dtml 
Log Message:
Refactoring of FS* (filesystem based) objects.

Moved common code out to a base class, cleaned up all FS objects to use the
base class and generally clean out cruft.

Nice side-effect; FSDTMLMethods now are searchable through the ZMI (partly
fixes PTK(251)[]).




--- Updated File custpt.dtml in package CMF --
--- custpt.dtml	2001/04/04 21:43:08	1.1.1.1
+++ custpt.dtml	2001/04/11 19:28:10	1.2
@@ -28,7 +28,7 @@
         <em>Source file</em>
         </th>
 	<td align="left" valign="top">
-        &dtml-getMethodFSPath;
+        &dtml-getObjectFSPath;
 	</td>
       </tr>
       <tr>