- Timestamp:
- Nov 26, 2019 6:57:29 PM (6 years ago)
- File:
-
- 1 edited
-
branches/testa-single-bookmark/php/content3.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/testa-single-bookmark/php/content3.php
r67 r70 452 452 if( !isset( $restrict_htmlnames[$htmlfname] ) ){ 453 453 $fpath = $output_path . '/' . $htmlfname; 454 if( file_exist ($fpath) ){454 if( file_exists($fpath) ){ 455 455 $array["full"] = $htmlfname; 456 456 } 457 457 $fpath_tmp = $fpath . '.tmp'; 458 if( file_exist ($fpath_tmp) ){458 if( file_exists($fpath_tmp) ){ 459 459 $array["partial"] = $htmlfname_tmp; 460 460 }
Note: See TracChangeset
for help on using the changeset viewer.
![(trac.ini の [header_logo] セクションを設定してください)](/python/trac/Flist/chrome/common/trac_logo_mini.png)