Ignore:
Timestamp:
Jan 25, 2011, 9:08:53 PM (13 years ago)
Author:
tiico
Message:

Add language load in ecard function
Correct others language files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Piwecard/include/ecard.class.php

    r8847 r8893  
    344344                $this->get_user_groups();
    345345
     346        // Load language files
     347        load_language('plugin.lang', ECARD_PATH);
     348       
    346349                // CSS and JS file for the template
    347350                $css_file = "lightbox-form.css";
Note: See TracChangeset for help on using the changeset viewer.