Changeset 15052 for branches/dev/data/include/module.inc
- Timestamp:
- 2007/07/17 20:48:09 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/include/module.inc
r15049 r15052 4 4 class LC_EbisPage { 5 5 function LC_EbisPage() { 6 $this->tpl_mainpage = MODULE_PATH . " ebis_tag_text.tpl";6 $this->tpl_mainpage = MODULE_PATH . "mdl_ebis_tag/ebis_tag_text.tpl"; 7 7 } 8 8 } … … 69 69 } 70 70 71 // ¹ØÆþ´°Î»²èÌ̤Υ¨¥Ó¥¹¥¿¥°¤òÀßÄê 71 72 function lfSetThanksPegeTag(&$arrEbis, $arrSubData){ 72 73 $pattern = "|/shopping/complete.php$|";
Note: See TracChangeset
for help on using the changeset viewer.