Files
yii/framework/cli/views/shell/controller/view.php
2009-12-26 03:36:52 +00:00

4 lines
193 B
PHP

<h2><?php echo '<?php'; ?> echo $this->id . '/' . $this->action->id; ?></h2>
<p>You may change the content of this page by modifying the file <tt><?php echo '<?php'; ?> echo __FILE__; ?>.</p>