master
<?php /* For licensing terms, see /license.txt */ /** * Initialization install. * * @author Angel Fernando Quiroz Campos <angel.quiroz@beeznest.com> */ require_once __DIR__.'/config.php'; CreateDrupalUser::create()->install();