Changeset 836 in ExiteCMS for modules/common/forum_threads_list_panel/php-files/modules/forum_threads_list_panel/module_installer.php
- Timestamp:
- 09/23/07 23:49:33 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/forum_threads_list_panel/php-files/modules/forum_threads_list_panel/module_installer.php
r764 r836 28 28 $mod_developer = "WanWizard"; 29 29 $mod_email = "wanwizard@gmail.com"; 30 $mod_weburl = "http:// www.pli-images.org/pli-fusion/";30 $mod_weburl = "http://exitecms.exite.eu/"; 31 31 $mod_type = "P"; 32 33 /*---------------------------------------------------+ 34 | Module administration panel installation details | 35 +----------------------------------------------------*/ 36 37 $mod_folder = "forum_threads_list_panel"; 38 // no administration module for this plugin 32 39 33 40 /*---------------------------------------------------+ … … 47 54 $mod_errors .= sprintf($locale['mod003'], 0, 999999); 48 55 } 49 50 /*---------------------------------------------------+51 | Module administration panel installation details |52 +----------------------------------------------------*/53 54 $mod_folder = "forum_threads_list_panel";55 // no administration module for this plugin56 56 57 57 /*---------------------------------------------------+
Note: See TracChangeset
for help on using the changeset viewer.
