summaryrefslogtreecommitdiff
path: root/modules/local_import/views/local_import_tree.html.php
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2009-02-24 05:54:19 +0000
committerAndy Staudacher <andy.st@gmail.com>2009-02-24 05:54:19 +0000
commite0319573542293c661c263de30547eeb9c2b7ede (patch)
tree19383ba068aacd48b3587be144aff3dd2da11c92 /modules/local_import/views/local_import_tree.html.php
parent41600a982f566cf47c240fd5c4b46096983d2b7e (diff)
File structure style fixes
Diffstat (limited to 'modules/local_import/views/local_import_tree.html.php')
-rw-r--r--modules/local_import/views/local_import_tree.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/local_import/views/local_import_tree.html.php b/modules/local_import/views/local_import_tree.html.php
index 21d0095a..e515852a 100644
--- a/modules/local_import/views/local_import_tree.html.php
+++ b/modules/local_import/views/local_import_tree.html.php
@@ -1,4 +1,4 @@
-<? defined("SYSPATH") or die("No direct script access."); ?>
+<?php defined("SYSPATH") or die("No direct script access.") ?>
<script type="text/javascript">
$("#<?= $uid ?>").ready(function() {
$("#<?= $uid ?> span.ui-icon").click(function(event) {