Forum Moderators: coopster
that config.php has 5 php inclusions of some other php files that have some classes and functions.
some of the single pages use those classes and functions, but some dont.
the question is: does it make any difference to the single pages performance to include all the classes and functions even if they are not getting any use?