Changeset 1013344
- Timestamp:
- 10/24/2014 12:06:56 PM (11 years ago)
- File:
-
- 1 edited
-
quickapp/trunk/quickapp.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
quickapp/trunk/quickapp.php
r991931 r1013344 199 199 return fsd_get_template('share'); 200 200 }else{ 201 if($template == 'home') 202 $template = 'index'; 201 203 $arr = explode('/', $template); 202 204 $arr = explode('.', end($arr));
Note: See TracChangeset
for help on using the changeset viewer.