mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Incresing sync between app and skel directories.
This commit is contained in:
parent
ce4acda25b
commit
36162621cf
2 changed files with 6 additions and 6 deletions
|
@ -10,10 +10,10 @@
|
|||
:: Redistributions of files must retain the above copyright notice.
|
||||
::
|
||||
:: @copyright Copyright 2005-2011, Cake Software Foundation, Inc.
|
||||
:: @link http://cakephp.org CakePHP(tm) Project
|
||||
:: @package app.console
|
||||
:: @since CakePHP(tm) v 2.0
|
||||
:: @license MIT License (http://www.opensource.org/licenses/mit-license.php)
|
||||
:: @link http://cakephp.org CakePHP(tm) Project
|
||||
:: @package app.Console
|
||||
:: @since CakePHP(tm) v 2.0
|
||||
:: @license MIT License (http://www.opensource.org/licenses/mit-license.php)
|
||||
::
|
||||
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
||||
|
||||
|
@ -29,4 +29,4 @@ php -q "%lib%cake.php" -working "%CD% " %*
|
|||
|
||||
echo.
|
||||
|
||||
exit /B %ERRORLEVEL%
|
||||
exit /B %ERRORLEVEL%
|
||||
|
|
|
@ -29,4 +29,4 @@ php -q "%lib%cake.php" -working "%CD% " %*
|
|||
|
||||
echo.
|
||||
|
||||
exit /B %ERRORLEVEL%
|
||||
exit /B %ERRORLEVEL%
|
||||
|
|
Loading…
Reference in a new issue