summaryrefslogtreecommitdiff
path: root/modules/rest/controllers/rest.php
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2010-01-02 14:31:59 -0800
committerTim Almdal <tnalmdal@shaw.ca>2010-01-02 14:31:59 -0800
commit28597ba53354537704899e7ad9eb39bbd5718b21 (patch)
tree45de0d70d0b80e98bdab62de5b05d5d66bc4bc5f /modules/rest/controllers/rest.php
parentbff7b393ec763c50f9fe66fef16150bcaa55dac3 (diff)
Correct file structure tests, Have the tests delete the userid they create so as not to impact other tests.
Diffstat (limited to 'modules/rest/controllers/rest.php')
-rw-r--r--modules/rest/controllers/rest.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/rest/controllers/rest.php b/modules/rest/controllers/rest.php
index 446ec7cb..39ca4797 100644
--- a/modules/rest/controllers/rest.php
+++ b/modules/rest/controllers/rest.php
@@ -1,4 +1,5 @@
-<?php defined("SYSPATH") or die("No direct script access.");/**
+<?php defined("SYSPATH") or die("No direct script access.");
+/**
* Gallery - a web based photo album viewer and editor
* Copyright (C) 2000-2009 Bharat Mediratta
*