MDL-29139 Forms Library : fixed missing require_once

This commit is contained in:
Aparup Banerjee
2011-09-22 14:56:40 +08:00
parent 136fa79e34
commit 0047a8f47d
+2
View File
@@ -1,4 +1,6 @@
<?php
require_once('HTML/QuickForm/input.php');
/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */
/**