In common.php
We include before we define our constants.
Maybe we should define our constants first, so they are available to all
included files functions.
There might be one or 2 functions we use before we define like
get_root_path()
get_admin_path()
These would have to be moved into common or another prerequisite include.
Then there might be some isdefined code that might have issues, but those are
easy to find.
Original issue reported on code.google.com by tablatronics on 18 Jul 2012 at 3:04
Original issue reported on code.google.com by
tablatronics
on 18 Jul 2012 at 3:04