remove from the config entry for the module bootstrap.BootStrapModule

Issue #2 resolved
Former user created an issue

If removed from the module controllers and views, then it is more like an extension, rather than the module. Therefore I propose to remove the entry from the configuration of the module. And then when I have free time to turn the module into the expansion.

{yiiapp}/config/main.php:: 'modules' => array( --remove-- 'bootstrap' => array( --remove-- 'class' => 'bootstrap.BootStrapModule' --remove-- ),

    ),

Comments (2)

  1. Pascal Brewing repo owner

    Sorry which time you get the last update ? views and Controller are removed long time ago

  2. Log in to comment