summaryrefslogtreecommitdiff
path: root/modules/rearrange/views/rearrange.html.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2008-12-03 03:53:46 +0000
committerBharat Mediratta <bharat@menalto.com>2008-12-03 03:53:46 +0000
commit7f9b765571f2805d7f68a87870b5720baa1ecc34 (patch)
tree8ca291769c0563bb5342e5a8f39ba28a95462dcb /modules/rearrange/views/rearrange.html.php
parent844e5573f0ce27f716f33a6e450a69a5d281a4d2 (diff)
Fix errors in the preamble
Diffstat (limited to 'modules/rearrange/views/rearrange.html.php')
-rw-r--r--modules/rearrange/views/rearrange.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/rearrange/views/rearrange.html.php b/modules/rearrange/views/rearrange.html.php
index 24ccfb50..3822e39d 100644
--- a/modules/rearrange/views/rearrange.html.php
+++ b/modules/rearrange/views/rearrange.html.php
@@ -1,4 +1,4 @@
-<?php defined("SYSPATH") or die("No direct script access."); ?>
+<? defined("SYSPATH") or die("No direct script access."); ?>
<script>
$(document).ready( function() {
$('#gRearrangeTree').RearrangeTree({}, function(file) {