From 1e5f13b21b33b0d7ce86fe97ca145a3561433a7a Mon Sep 17 00:00:00 2001 From: wei <> Date: Mon, 18 Sep 2006 22:57:16 +0000 Subject: Add an interactive php shell that loads Prado classes. --- .gitattributes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 7fd94360..b25e8bc4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1010,6 +1010,20 @@ docs/specs/config.xsd -text framework/.htaccess -text framework/3rdParty/Markdown/License.text -text framework/3rdParty/Markdown/MarkdownParser.php -text +framework/3rdParty/PhpShell/PHP/Shell.php -text +framework/3rdParty/PhpShell/PHP/Shell/Commands.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/Autoload.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/AutoloadDebug.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/Colour.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/ExecutionTime.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/InlineHelp.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/LoadScript.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/Prototypes.php -text +framework/3rdParty/PhpShell/PHP/Shell/Extensions/VerbosePrint.php -text +framework/3rdParty/PhpShell/PHP/Shell/Options.php -text +framework/3rdParty/PhpShell/README -text +framework/3rdParty/PhpShell/php-shell-cmd.php -text framework/3rdParty/SafeHtml/HTMLSax3.php -text framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php -text framework/3rdParty/SafeHtml/HTMLSax3/States.php -text -- cgit v1.2.3