Ignore:
Timestamp:
Jun 10, 2011, 11:02:04 AM (13 years ago)
Author:
mistic100
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/SmartAlbums/main.inc.php

    r10980 r11290  
    1818if (script_basename() == 'admin')
    1919{
     20  load_language('plugin.lang', SMART_PATH);
     21 
    2022  add_event_handler('loc_begin_cat_modify', 'smart_init_cat_modify');
    2123  function smart_init_cat_modify()
     
    3335}
    3436
    35 
    3637?>
Note: See TracChangeset for help on using the changeset viewer.