Changeset 1612008
- Timestamp:
- 03/10/2017 02:41:33 PM (9 years ago)
- Location:
- count-share-by-jm-crea/trunk
- Files:
-
- 1 added
- 1 edited
-
includes/meta-box-cs.php (added)
-
index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
count-share-by-jm-crea/trunk/index.php
r1612002 r1612008 15 15 register_activation_hook(__FILE__, 'creer_table_cs_jm_crea'); 16 16 register_activation_hook(__FILE__, 'insert_table_cs_jm_crea'); 17 //include( plugin_dir_path( __FILE__ ) . 'includes/meta-box-cs.php');17 include( plugin_dir_path( __FILE__ ) . 'includes/meta-box-cs.php'); 18 18 19 19
Note: See TracChangeset
for help on using the changeset viewer.