Changeset 925879
- Timestamp:
- 06/03/2014 08:25:10 PM (12 years ago)
- File:
-
- 1 edited
-
google-sitemap-generator/trunk/documentation.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
google-sitemap-generator/trunk/documentation.txt
r925870 r925879 346 346 if($generatorObject!=null) $generatorObject->AddUrl("http://blog.uri/tags/hello/",time(),"daily",0.5); 347 347 } 348 add_action("sm_buildmap", "your_pages");348 add_action("sm_buildmap", "your_pages"); 349 349 350 350 Parameters:
Note: See TracChangeset
for help on using the changeset viewer.