admin/install-extension.php
The CASE body must start on the line following the statement Open
Open
case 'install':
- Exclude checks
The CASE body must start on the line following the statement Open
Open
case 'download':
- Exclude checks
The CASE body must start on the line following the statement Open
Open
case 'default':
- Exclude checks
Line exceeds 120 characters; contains 141 characters Open
Open
PclTarExtract(XOOPS_ROOT_PATH . '/uploads/' . $extensionFileName, XOOPS_ROOT_PATH . '/class/textsanitizer/', 'class/textsanitizer/');
- Exclude checks
Line exceeds 120 characters; contains 159 characters Open
Open
file_put_contents(XOOPS_ROOT_PATH . '/class/textsanitizer/config.custom.php', "<?php\rreturn \$config = " . var_export($conf, true) . "\r?>", LOCK_EX);
- Exclude checks