/
home
/
desid573
/
public_html
/
family
/
pdd
/
lib
/
Cake
/
Console
/
Templates
/
skel
/
Console
/
Command
/
/home/desid573/public_html/family/pdd/lib/Cake/Console/Templates/skel/Console/Command
mkdir
upload
Name
Size
Mode
Actions
Task/
-
0755
rm
AppShell.php
358
0644
edit
dl
rm
Edit:
/home/desid573/public_html/family/pdd/lib/Cake/Console/Templates/skel/Console/Command/AppShell.php
(358B)
<?php /** * AppShell file * * @link http://cakephp.org CakePHP(tm) Project * @since CakePHP(tm) v 2.0 */ App::uses('Shell', 'Console'); /** * Application Shell * * Add your application-wide methods in the class below, your shells * will inherit them. * * @package app.Console.Command */ class AppShell extends Shell { }
Save
cmd:
run