- Timestamp:
- 2006/12/12 10:20:06 (20 years ago)
- Location:
- temp/test-xoops.ec-cube.net/html/modules/xoopspoll
- Files:
-
- 1 edited
- 2 moved
-
pollrating.php (moved) (moved from temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollregist.php) (1 diff)
-
templates/xoopspoll_rating.html (moved) (moved from temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_regist.html)
-
xoops_version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollrating.php
r747 r757 40 40 exit(); 41 41 } 42 $xoopsOption['template_main'] = 'xoopspoll_r egist.html';42 $xoopsOption['template_main'] = 'xoopspoll_rating.html'; 43 43 include XOOPS_ROOT_PATH."/header.php"; 44 44 -
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/xoops_version.php
r708 r757 58 58 $modversion['templates'][3]['file'] = 'xoopspoll_results.html'; 59 59 $modversion['templates'][3]['description'] = ''; 60 $modversion['templates'][4]['file'] = 'xoopspoll_r egist.html';60 $modversion['templates'][4]['file'] = 'xoopspoll_rating.html'; 61 61 $modversion['templates'][4]['description'] = ''; 62 62
Note: See TracChangeset
for help on using the changeset viewer.
