commit c7c46371c70ed55b85fe1d30a9dc520baf1e11c2 parent 2205a58afe1c78641a24ccec48d9219b80fea541 Author: markseu <mark2011@mayberg.se> Date: Sat, 22 Mar 2014 00:04:28 +0100 Code cleanup Diffstat:
| M | yellow.php | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/yellow.php b/yellow.php @@ -1,6 +1,6 @@ <?php -// Yellow is a CMS for people who make websites. https://github.com/markseu/yellowcms -// For more information see Yellow documentation. Have fun making your website. +// Yellow is for people who make websites. https://github.com/markseu/yellowcms +// For more information see Yellow documentation. require_once("system/core/core.php"); if(PHP_SAPI != "cli")