SproutCMS

This is the code documentation for the SproutCMS project

source of /modules/Demo/sprout_load.php

  1. <?php
  2. use Sprout\Helpers\Register;
  3.  
  4.  
  5. Register::frontEndController('SproutModules\\Karmabunny\\Demo\\Controllers\\DemoController', 'Demo');
  6.