PATH:
home
/
letacommog
/
letaweb
/
framework
/
cli
/
views
/
webapp
/
protected
@echo off rem ------------------------------------------------------------- rem Yii command line script for Windows. rem This is the bootstrap script for running yiic on Windows. rem ------------------------------------------------------------- @setlocal set BIN_PATH=%~dp0 if "%PHP_COMMAND%" == "" set PHP_COMMAND=php.exe "%PHP_COMMAND%" "%BIN_PATH%yiic.php" %* @endlocal
[+]
..
[-] yiic.bat
[edit]
[+]
config
[-] yiic
[edit]
[+]
migrations
[+]
tests
[+]
controllers
[+]
vendor
[-] .htaccess
[edit]
[+]
runtime
[-] yiic.php
[edit]
[+]
components
[+]
extensions
[+]
data
[+]
views
[+]
messages
[+]
commands
[+]
models