Welcome Guest, Not a member yet? Register   Sign In
Remove scaffolding from older codeigniter version
#1

[eluser]bengrice[/eluser]
Hi there,

Just a simple question which hopefully a CI guru will answer very quickly - I have a system on CI v 1.7.2. It is ready to go live and I am in the process of tiding and removing any unused stuff. I would like to remove scaffolding as I have never used it and it is just a bunch of un-necessary files now.

The route in config is
Code:
$route['scaffolding_trigger'] = "";
which I believe turns it off so my question is can I simply delete the scaffolding folder?...

Does codeigniter look for / load any of these files even though it is turned off which would cause problems?...

Many thanks
Ben
#2

[eluser]CroNiX[/eluser]
Try it and see. That version is obsolete and over 2 years old so I'm not sure there are too many people are still using it to be able to answer your question. Not sure why it matters if you have files that aren't being used though. I'm sure there are several other CI libraries/helpers/etc that you aren't currently using, either.




Theme © iAndrew 2016 - Forum software by © MyBB