- Timestamp:
- 2006/12/25 15:19:58 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/admin/contents/campaign.php
r11252 r11255 358 358 function lfGetFileContents($read_file) { 359 359 360 if(fil i_exists($read_file)) {360 if(file_exists($read_file)) { 361 361 $contents = file_get_contents($read_file); 362 362 } else {
Note: See TracChangeset
for help on using the changeset viewer.
