# HG changeset patch
# User Dan
# Date 1272679988 14400
# Node ID 30f023a13a711c4e9a513778ed50ad5989c1f4e5
# Parent 330f4de4c9379b80b41f9abc68492425b1a08a6d
Fixed typo in that, the parameter that was supposed to go to getConfig was going to htmlspecialchars()
diff -r 330f4de4c937 -r 30f023a13a71 plugins/SpecialAdmin.php
--- a/plugins/SpecialAdmin.php Fri Apr 30 22:10:57 2010 -0400
+++ b/plugins/SpecialAdmin.php Fri Apr 30 22:13:08 2010 -0400
@@ -1226,7 +1226,7 @@
get('acpup_field_magick_enable'); ?>
- get('acpup_field_magick_path'); ?>
+ get('acpup_field_magick_path'); ?>
get('acpup_field_magick_path_hint'); ?>