summaryrefslogtreecommitdiffstats
path: root/test.php
diff options
context:
space:
mode:
Diffstat (limited to 'test.php')
-rw-r--r--test.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/test.php b/test.php
new file mode 100644
index 0000000..139b4c5
--- /dev/null
+++ b/test.php
@@ -0,0 +1,4 @@
+<?php
+require '/usr/share/pear/Horde/Autoloader/Default.php';
+
+var_dump(new Horde_Css_Parser());