Changeset 2548

Show
Ignore:
Timestamp:
12/06/07 13:17:01 (5 years ago)
Author:
tasuku
Message:

r276@dhcp158 (orig r19): tasuku | 2007-09-07 13:41:09 +0900
yokeina echo totta !


Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/php/mumu/trunk/GunyaTemplate.php

    r2547 r2548  
    706706        $nodelist_true = $this->_parse($lpos, $bepos); 
    707707        if ($nexttag == 'else') { 
    708           echo 'elsessu****'; 
    709708          if ((list($bepos, $blpos, $nexttag) = 
    710709                    $this->find_endtags($eblpos, $epos, array('endif'))) === FALSE) {