Changeset 1167506
- Timestamp:
- 05/26/2015 05:16:03 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wpgraphicstudio/trunk/includes/admin/Upgrade-Language.php
r1165936 r1167506 36 36 add_action( 'admin_menu', array( $this, 'language_menus') ); 37 37 add_action( 'admin_head', array( $this, 'language_head' ) ); 38 add_action( 'admin_init', array( $this, 'languageup' ) );39 38 } 40 39
Note: See TracChangeset
for help on using the changeset viewer.