This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* If you want to add-on runtime hooks, validation or additional functionality to Form Builder, | |
* place this file in /site/templates/form-builder.inc | |
* | |
* It will be included by /site/templates/form-builder.php when present. | |
* | |
*/ |