Skip to content

Commit

Permalink
(Fixes issue 917)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiang.xue committed Feb 14, 2010
1 parent 7e9568e commit d26bf8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/cli/views/shell/controller/view.php
Expand Up @@ -23,4 +23,4 @@
?>
<h1><?php echo '<?php'; ?> echo $this->id . '/' . $this->action->id; ?></h1>

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

0 comments on commit d26bf8f

Please sign in to comment.