From: <tr...@us...> - 2011-12-02 22:32:48
|
Revision: 8391 http://xoops.svn.sourceforge.net/xoops/?rev=8391&view=rev Author: trabis Date: 2011-12-02 22:32:34 +0000 (Fri, 02 Dec 2011) Log Message: ----------- Initial refactoring of protector module: - moving protector to public folder - removing unused files/folders - removing code related with xoops forks - removing code related with easy cloning Modified Paths: -------------- XoopsCore/branches/2.6.x/2.6.0/htdocs/class/database/database.php XoopsCore/branches/2.6.x/2.6.0/htdocs/class/database/mysqldatabase.php XoopsCore/branches/2.6.x/2.6.0/htdocs/class/xoopsload.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/admin/index.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/preloads/core.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/xoops_version.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/system/admin/preferences/main.php Added Paths: ----------- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/admin/about.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/admin/advisory.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/admin/center.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/admin/header.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/admin/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/admin/menu.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/admin/prefix_manager.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/class/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/class/ProtectorFilter.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/class/ProtectorMysqlDatabase.class.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/class/gtickets.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/class/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/class/protector.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/class/registry.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/configs/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/configs/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/docs/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/docs/changelog.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/docs/documentation_protector-3-10_french.pdf XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/docs/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/bruteforce_overrun_message.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/crawler_overrun_message.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/f5attack_overrun_message.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/postcommon_post_deny_by_httpbl.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/postcommon_post_deny_by_rbl.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/postcommon_post_htmlpurify4everyone.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/postcommon_post_htmlpurify4guest.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/postcommon_post_need_multibyte.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/postcommon_post_register_moratorium.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/postcommon_register_insert_js_check.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/precommon_badip_errorlog.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/precommon_badip_message.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/precommon_badip_redirection.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/precommon_bwlimit_errorlog.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/precommon_bwlimit_message.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/prepurge_exit_message.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_disabled/spamcheck_overrun_message.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_enabled/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_enabled/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/filters_enabled/precommon_badip_message.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/images/module_icon.png XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/images/module_icon_old.png XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/include/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/include/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/include/install_extramodcheck.inc.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/include/postcheck.inc.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/include/postcheck_functions.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/include/precheck.inc.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/include/precheck_functions.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/include/version.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/arabic/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/arabic/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/arabic/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/arabic/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/arabic/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/de_utf8/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/de_utf8/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/de_utf8/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/de_utf8/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/de_utf8/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/english/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/english/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/english/help/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/english/help/help.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/english/help/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/english/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/english/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/english/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/fr_utf8/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/fr_utf8/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/french/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/french/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/french/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/german/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/german/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/german/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/german/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/german/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/italian/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/italian/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/italian/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/italian/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/italian/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/ja_utf8/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/ja_utf8/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/ja_utf8/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/ja_utf8/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/ja_utf8/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/japanese/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/japanese/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/japanese/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/japanese/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/japanese/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/nederlands/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/nederlands/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/nederlands/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/nederlands/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/nederlands/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/persian/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/persian/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/polish/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/polish/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/polish/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/polish/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/polish/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/portuguesebr/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/portuguesebr/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/portuguesebr/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/russian/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/russian/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/russian/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/russian/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/russian/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/schinese_utf8/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/schinese_utf8/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/schinese_utf8/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/schinese_utf8/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/schinese_utf8/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/spanish/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/spanish/admin.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/spanish/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/spanish/main.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/language/spanish/modinfo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/CREDITS XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrCollections.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/AlphaValue.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/Background.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/Border.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/Color.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/Composite.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/Filter.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/Font.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/FontFamily.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/Length.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/ListStyle.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/Multiple.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/Number.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/Percentage.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/TextDecoration.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/URI.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/CSS.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/Enum.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/Bool.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/Class.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/Color.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/FrameTarget.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/ID.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/Length.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/LinkTypes.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/MultiLength.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/Nmtokens.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/Pixels.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/HTML/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/Integer.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/Lang.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/Switch.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/Text.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/URI/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/URI/Email/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/URI/Email/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/URI/Email.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/URI/Host.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/URI/IPv4.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/URI/IPv6.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/URI/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/URI.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrDef.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/Background.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/BdoDir.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/BgColor.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/BoolToCSS.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/Border.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/EnumToCSS.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/ImgRequired.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/ImgSpace.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/Input.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/Lang.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/Length.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/Name.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/NameSync.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/SafeEmbed.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/SafeObject.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/SafeParam.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/ScriptRequired.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/Textarea.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTransform.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrTypes.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/AttrValidator.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Bootstrap.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/CSSDefinition.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ChildDef/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ChildDef/Chameleon.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ChildDef/Custom.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ChildDef/Empty.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ChildDef/Optional.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ChildDef/Required.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ChildDef/StrictBlockquote.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ChildDef/Table.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ChildDef/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ChildDef.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Config.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigDef/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigDef/Directive.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigDef/DirectiveAlias.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigDef/Namespace.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigDef/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigDef.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/Builder/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/Builder/Xml.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/Builder/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/Exception.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/Interchange/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/Interchange/Directive.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/Interchange/Id.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/Interchange/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/Interchange.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/Validator.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/ValidatorAtom.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.Language.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.Base.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.Host.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema/info.ini XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema/schema.ser XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ConfigSchema.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ContentSets.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Context.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Definition.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Decorator/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Decorator/Memory.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Decorator/Template.php.in XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Decorator/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Decorator.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Null.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer/CSS/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer/CSS/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer/HTML/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer/HTML/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer/README XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer/Test/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer/Test/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer/URI/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer/URI/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/Serializer.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCache.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DefinitionCacheFactory.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Doctype.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/DoctypeRegistry.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ElementDef.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Encoder.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/EntityLookup/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/EntityLookup/entities.ser XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/EntityLookup/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/EntityLookup.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/EntityParser.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Error.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ErrorCollector.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/ErrorStruct.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Exception.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Filter/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Filter/ExtractStyleBlocks.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Filter/YouTube.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Filter/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Filter.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Generator.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLDefinition.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Bdo.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/CommonAttributes.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Edit.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Forms.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Hypertext.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Image.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Legacy.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/List.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Name.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Object.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Presentation.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Proprietary.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Ruby.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/SafeEmbed.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/SafeObject.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Scripting.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/StyleAttribute.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Tables.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Target.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Text.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Tidy/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Tidy/Name.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Tidy/Proprietary.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Tidy/Strict.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Tidy/Transitional.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Tidy/XHTML.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Tidy/XHTMLStrict.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Tidy/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/Tidy.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/XMLCommonAttributes.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModule.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/HTMLModuleManager.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/IDAccumulator.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Injector/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Injector/AutoParagraph.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Injector/DisplayLinkURI.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Injector/Linkify.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Injector/PurifierLinkify.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Injector/RemoveEmpty.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Injector/SafeObject.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Injector/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Injector.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Language/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Language/classes/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Language/classes/en-x-test.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Language/classes/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Language/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Language/messages/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Language/messages/en-x-test.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Language/messages/en-x-testmini.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Language/messages/en.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Language/messages/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Language.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/LanguageFactory.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Length.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Lexer/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Lexer/DOMLex.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Lexer/DirectLex.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Lexer/PEARSax3.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Lexer/PH5P.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Lexer/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Lexer.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/PercentEncoder.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Printer/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Printer/CSSDefinition.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Printer/ConfigForm.css XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Printer/ConfigForm.js XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Printer/ConfigForm.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Printer/HTMLDefinition.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Printer/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Printer.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/PropertyList.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/PropertyListIterator.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Strategy/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Strategy/Composite.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Strategy/Core.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Strategy/FixNesting.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Strategy/MakeWellFormed.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Strategy/RemoveForeignElements.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Strategy/ValidateAttributes.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Strategy/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Strategy.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/StringHash.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/StringHashParser.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/TagTransform/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/TagTransform/Font.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/TagTransform/Simple.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/TagTransform/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/TagTransform.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Token/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Token/Comment.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Token/Empty.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Token/End.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Token/Start.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Token/Tag.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Token/Text.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Token/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/Token.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/TokenFactory.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URI.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIDefinition.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIFilter/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIFilter/DisableExternal.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIFilter/DisableExternalResources.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIFilter/HostBlacklist.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIFilter/MakeAbsolute.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIFilter/Munge.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIFilter/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIFilter.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIParser.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIScheme/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIScheme/ftp.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIScheme/http.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIScheme/https.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIScheme/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIScheme/mailto.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIScheme/news.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIScheme/nntp.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URIScheme.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/URISchemeRegistry.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/UnitConverter.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/VarParser/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/VarParser/Flexible.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/VarParser/Native.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/VarParser/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/VarParser.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/VarParserException.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier.auto.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier.autoload.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier.func.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier.includes.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier.kses.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier.path.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/HTMLPurifier.safe-includes.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/INSTALL XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/LICENSE XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/NEWS XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/library/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/sql/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/sql/index.html XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/sql/mysql.sql Removed Paths: ------------- XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/admin/admin_menu.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/blocks/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/index.css XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/index.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/module_icon.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/mytrustdirname.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/notification.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/notification_update.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/oninstall.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/onuninstall.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/onupdate.php XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/preload/ XoopsCore/branches/2.6.x/2.6.0/htdocs/modules/protector/search.php XoopsCore/branches/2.6.x/2.6.0/htdocs/xoops_lib/modules/protector/ Modified: XoopsCore/branches/2.6.x/2.6.0/htdocs/class/database/database.php =================================================================== --- XoopsCore/branches/2.6.x/2.6.0/htdocs/class/database/database.php 2011-12-02 06:19:36 UTC (rev 8390) +++ XoopsCore/branches/2.6.x/2.6.0/htdocs/class/database/database.php 2011-12-02 22:32:34 UTC (rev 8391) @@ -27,13 +27,20 @@ * Abstract base class for Database access classes * * @abstract - * @author Kazumi Ono <on...@xo...> - * @package kernel + * @author Kazumi Ono <on...@xo...> + * @package kernel * @subpackage database */ abstract class XoopsDatabase { /** + * Database connection + * + * @var resource + */ + public $conn; + + /** * Prefix for tables in the database * * @var string @@ -56,6 +63,7 @@ * assign a {@link XoopsLogger} object to the database * * @see XoopsLogger + * * @param XoopsLogger $logger reference to a {@link XoopsLogger} object */ public function setLogger(XoopsLogger $logger) @@ -75,10 +83,10 @@ /** * attach the prefix.'_' to a given tablename - * * if tablename is empty, only prefix will be returned * * @param string $tablename tablename + * * @return string prefixed tablename, just prefix if tablename is empty */ public function prefix($tablename = '') @@ -92,25 +100,30 @@ /** * @abstract + * * @param bool $selectdb + * * @return void */ abstract function connect($selectdb = true); /** * @param $sequence + * * @abstract */ abstract function genId($sequence); /** * @param $result + * * @abstract */ abstract function fetchRow($result); /** * @param $result + * * @return array * @abstract */ @@ -118,12 +131,14 @@ /** * @param $result + * * @abstract */ abstract function fetchBoth($result); /** * @param $result + * * @abstract */ abstract function fetchObject($result); @@ -135,6 +150,7 @@ /** * @param $result + * * @abstract */ abstract function getRowsNum($result); @@ -151,6 +167,7 @@ /** * @param $result + * * @abstract */ abstract function freeRecordSet($result); @@ -167,34 +184,39 @@ /** * @param $str + * * @abstract */ abstract function quoteString($str); /** * @param $string + * * @abstract */ abstract function quote($string); /** - * @param $sql + * @param $sql * @param int $limit * @param int $start + * * @abstract */ abstract function queryF($sql, $limit = 0, $start = 0); /** - * @param $sql + * @param $sql * @param int $limit * @param int $start + * * @abstract */ abstract function query($sql, $limit = 0, $start = 0); /** * @param $file + * * @abstract */ abstract function queryFromFile($file); @@ -202,6 +224,7 @@ /** * @param $result * @param $offset + * * @abstract */ abstract function getFieldName($result, $offset); @@ -209,12 +232,14 @@ /** * @param $result * @param $offset + * * @abstract */ abstract function getFieldType($result, $offset); /** * @param $re... [truncated message content] |