cakephp2-php8/lib/Cake/Console
mark_story 2918ae9c7a Update index.php to serve static files with query strings.
Trim off the query string before attempting to locate the file on the
filesystem. Thanks to Marko Marković for the initial patch.

Fixes #3910
2013-07-09 21:07:12 -04:00
..
Command Fix deprecated value in argument and disable caching 2013-07-08 21:55:14 +07:00
Templates Update index.php to serve static files with query strings. 2013-07-09 21:07:12 -04:00
cake Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
cake.bat Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
cake.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleErrorHandler.php correct return types in doc blocks 2013-07-05 17:19:22 +02:00
ConsoleInput.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleInputArgument.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleInputOption.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleInputSubcommand.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleOptionParser.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ConsoleOutput.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
HelpFormatter.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Shell.php doublespace to single space 2013-07-05 14:36:40 +02:00
ShellDispatcher.php Made _stop() usage in Consoles / Tasks more consistent 2013-07-01 14:15:54 +02:00
TaskCollection.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00