Ignore:
Timestamp:
10/09/08 19:59:59 (4 years ago)
Author:
hverton
Message:

updated the advertising module version number
moved the 'extended login' checkbox to the left of the login button

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/common/advertising/php-files/modules/advertising/module_installer.php

    r1826 r1844  
    1717$mod_title = "Advertisements";                          // title or name of this module 
    1818$mod_description = "Advertisement image management";    // short description of it's purpose 
    19 $mod_version = "1.1.1";                                 // module version number 
     19$mod_version = "1.1.2";                                 // module version number 
    2020$mod_developer = "WanWizard";                           // author's name 
    2121$mod_email = "wanwizard@gmail.com"; 
Note: See TracChangeset for help on using the changeset viewer.