TikiWiki Mod details : features-import-phpwiki

Back to list
This public repository lists the mods packages available from tikiwiki.org server. It's used by tikiwiki admins to update features that are not included in the public release of Tikiwiki. see TikiMods page on tw.o

features : import-phpwiki

authorUnknown/Tiki Community
contributordamosoft
descriptionImport content from PHP Wiki
lastmodif2004-10-29 19:37:46
licenceGNU/LGPL
modnamefeatures-import-phpwiki
nameimport-phpwiki
revision1.1
sql_installINSERT INTO tiki_menu_options (menuId,type,name,url,position,section,perm,groupname) VALUES (42,'o','Import PHPWiki Dump','tiki-import_phpwiki.php',1210,'','tiki_p_admin','');
sql_removeDELETE FROM tiki_menu_options WHERE url = 'tiki-import_phpwiki.php';
typefeatures