summaryrefslogtreecommitdiff
path: root/modules/gallery_unit_test/views/kohana_unit_test_cli.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gallery_unit_test/views/kohana_unit_test_cli.php')
-rw-r--r--modules/gallery_unit_test/views/kohana_unit_test_cli.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/gallery_unit_test/views/kohana_unit_test_cli.php b/modules/gallery_unit_test/views/kohana_unit_test_cli.php
index 29990785..352671eb 100644
--- a/modules/gallery_unit_test/views/kohana_unit_test_cli.php
+++ b/modules/gallery_unit_test/views/kohana_unit_test_cli.php
@@ -1,5 +1,5 @@
-<? defined("SYSPATH") or die("No direct script access.") ?>
-<?php
+<?php defined("SYSPATH") or die("No direct script access.") ?>
+<?
function green_start() {
return "\x1B[32m";