summaryrefslogtreecommitdiffstats
path: root/system/helpers/xml_helper.php
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2010-03-05 17:39:08 +0100
committerDerek Jones <derek.jones@ellislab.com>2010-03-05 17:39:08 +0100
commit99111e3abe02e9a40795fa96f33ea08e492eadcd (patch)
treefa2d99b3661f8c3e13967413f868bfccc0c8922f /system/helpers/xml_helper.php
parent85b2bb7df5e5308b5283e24a3d83aadd1fa9d4de (diff)
added end of function marker
Diffstat (limited to 'system/helpers/xml_helper.php')
-rw-r--r--system/helpers/xml_helper.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/helpers/xml_helper.php b/system/helpers/xml_helper.php
index 09b7aee49..56f5e0112 100644
--- a/system/helpers/xml_helper.php
+++ b/system/helpers/xml_helper.php
@@ -65,6 +65,7 @@ if ( ! function_exists('xml_convert'))
}
}
+// ------------------------------------------------------------------------
/* End of file xml_helper.php */
/* Location: ./system/helpers/xml_helper.php */ \ No newline at end of file