Use check_str on extension edit when building the sql queries. In the future will switch to PHP PDO prepared statements with parameters. This change fixes a problem where the check_str is used twice and duplicating the single quote. |
||
|---|---|---|
| .. | ||
| resources/classes | ||
| app_config.php | ||
| app_defaults.php | ||
| app_languages.php | ||
| app_menu.php | ||
| extension_copy.php | ||
| extension_delete.php | ||
| extension_download.php | ||
| extension_edit.php | ||
| extensions.php | ||
| root.php | ||