[Phpslash-commit] CVS: phpslash-ft/class Block_render_section.class,1.6,1.7
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-02-07 17:54:26
|
Update of /cvsroot/phpslash/phpslash-ft/class In directory usw-pr-cvs1:/tmp/cvs-serv25103/phpslash-ft/class Modified Files: Block_render_section.class Log Message: removed \ typo Index: Block_render_section.class =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/class/Block_render_section.class,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** Block_render_section.class 3 Feb 2002 02:49:39 -0000 1.6 --- Block_render_section.class 7 Feb 2002 17:54:22 -0000 1.7 *************** *** 1,3 **** ! \<?php /* Block_render_section.class -> Methods for phpslash specfic blocks */ --- 1,3 ---- ! <?php /* Block_render_section.class -> Methods for phpslash specfic blocks */ |