![]() |
news are automatically included. - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1) +--- Forum: Lounge (https://forum.codeigniter.com/forumdisplay.php?fid=3) +--- Thread: news are automatically included. (/showthread.php?tid=968) |
news are automatically included. - jotham1993 - 02-01-2015 You know guys how to remove the news something that's included in the framework? RE: news are automatically included. - twpmarketing - 02-02-2015 I'm guessing that you're referring to the tutorial in the CI manual which shows you how to build a basic "news" application. It is a tutorial, as far as I know there is no code actually included in the distribution, you have to write it yourself, following the tutorial in the manual. Are you using CI 3.0 or the earlier 2.2.x? RE: news are automatically included. - Hobbes - 02-03-2015 twpmarketing is correct it is a simple tutorial included in the user guide but not in the actual framework so nothing to remove. |