The popular open-source contract for web designers and developers by Stuff & Nonsense
- Originally published: 23/12/2008
- Revised date: 15/12/2013
- Original post
| <?php | |
| /** | |
| * Salesforce Web-To-Lead cURL PHP Wrapper. | |
| * | |
| * This class is a helper for Salesforce web-to-lead | |
| * feature. | |
| * | |
| * @package Salesforce_WTL | |
| * @version 0.1.1 | |
| * @author Julien Liabeuf <web@n2clic.com> |
| <?php | |
| /** | |
| * Theme Switcher. | |
| * | |
| * @package DBA_Components | |
| * @author Julien Liabeuf <web@n2clic.com> | |
| * @license GPL-2.0+ | |
| * @link http://n2clic.com | |
| * @copyright 2014 N2Clic | |
| */ |
| <?php | |
| /** | |
| * Custom Post Type Registration. | |
| * | |
| * @package Contract Builder | |
| * @author ThemeAvenue <contact@themeavenue.net> | |
| * @license GPL-2.0+ | |
| * @link http://themeavenue.net | |
| * @copyright 2013 ThemeAvenue | |
| */ |