Changeset 16332
- Timestamp:
- 2007/10/08 22:11:53 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-templates/data/lib/slib.php
r16325 r16332 2378 2378 } 2379 2379 2380 // ½ÐÎϤκݤ˥ƥó¥×¥ì¡¼¥È¤òÀÚ¤êÂØ¤¨¤é¤ì¤ë 2381 /* 2382 index.php?tpl=test.tpl 2383 */ 2380 /** 2381 * ½ÐÎϤκݤ˥ƥó¥×¥ì¡¼¥È¤òÀÚ¤êÂØ¤¨¤é¤ì¤ë 2382 * 1.4.3a-beta°Ê¹ß¤Ç¤Ï»ÈÍѤ·¤Ê¤¤ 2383 * 2384 * index.php?tpl=test.tpl 2385 */ 2384 2386 function sfCustomDisplay($objPage, $is_mobile = false) { 2385 2387 $basename = basename($_SERVER["REQUEST_URI"]);
Note: See TracChangeset
for help on using the changeset viewer.