Skip to content

Commit

Permalink
MDL-29139 Forms Library : fixed missing require_once
Browse files Browse the repository at this point in the history
  • Loading branch information
Aparup Banerjee committed Sep 22, 2011
1 parent dab8148 commit bfc60f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/form/recaptcha.php
@@ -1,4 +1,6 @@
<?php
require_once('HTML/QuickForm/input.php');

/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */

/**
Expand Down

0 comments on commit bfc60f5

Please sign in to comment.