Changeset 14690 for branches/dev
- Timestamp:
- 2007/06/15 17:58:11 (19 years ago)
- Location:
- branches/dev
- Files:
-
- 2 edited
-
data/conf/core.php (modified) (2 diffs)
-
html/admin/system/module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/conf/core.php
r14596 r14690 1 <?php1 ]<?php 2 2 /* 3 3 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. … … 34 34 // WEBÉé²Ùʬ»¶ÀßÄê 35 35 36 define ("MULTI_WEB_SERVER_MODE", false); // Éé²Ùʬ»¶¥â¡¼¥É(true:ON false:OFF)36 define ("MULTI_WEB_SERVER_MODE", true); // Éé²Ùʬ»¶¥â¡¼¥É(true:ON false:OFF) 37 37 38 38 /* -
branches/dev/html/admin/system/module.php
r14689 r14690 252 252 sfprintr(sfGetFileVersion($path)); 253 253 sfprintr($path); 254 exit(); 254 255 if($flg_ok) { 255 256 256 257 257 $path = MODULE_PATH . $arrRet[0]['extern_php'];
Note: See TracChangeset
for help on using the changeset viewer.
