diff options
author | ctrlaltca <> | 2012-07-12 12:16:21 +0000 |
---|---|---|
committer | ctrlaltca <> | 2012-07-12 12:16:21 +0000 |
commit | 40ad9f8c7964355f56f73fa0c4c5db40750bc023 (patch) | |
tree | a4c472da264f6ce05025abcda38aa504a0f4fc83 /framework/3rdParty/PhpShell | |
parent | 712729aa2f9b5e491e78f29b8f779f8b40a67ba4 (diff) |
more removal of ?> from php files
Diffstat (limited to 'framework/3rdParty/PhpShell')
-rw-r--r-- | framework/3rdParty/PhpShell/php-shell-init.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/3rdParty/PhpShell/php-shell-init.php b/framework/3rdParty/PhpShell/php-shell-init.php index 6ae8e8fe..fd0e9063 100644 --- a/framework/3rdParty/PhpShell/php-shell-init.php +++ b/framework/3rdParty/PhpShell/php-shell-init.php @@ -85,4 +85,3 @@ $__shell_exts->registerExtensions(array( // "loadscript" => new PHP_Shell_Extensions_LoadScript() )); -?>
\ No newline at end of file |