Changeset 520332
- Timestamp:
- 03/18/2012 04:50:10 AM (14 years ago)
- Location:
- liveinternet-importer
- Files:
-
- 2 edited
-
tags/2012.03/liveinternet-importer.php (modified) (1 diff)
-
trunk/liveinternet-importer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
liveinternet-importer/tags/2012.03/liveinternet-importer.php
r520107 r520332 242 242 243 243 //перехватываем хуком init и вызываем свою функцию. 244 add_action( 'init', 'liru_Import' );244 //add_action( 'init', 'liru_Import' ); 245 245 246 246 // создаем экземпляр класса -
liveinternet-importer/trunk/liveinternet-importer.php
r520107 r520332 242 242 243 243 //перехватываем хуком init и вызываем свою функцию. 244 add_action( 'init', 'liru_Import' );244 //add_action( 'init', 'liru_Import' ); 245 245 246 246 // создаем экземпляр класса
Note: See TracChangeset
for help on using the changeset viewer.