Hello,
I just moved inc folder to home/ directory (except header.inc.php and js folder)
Also i had to edit all inc.php files:
changed this:
to this:PHP Code:require_once( "header.inc.php" );
This change will affect my website speed or functions?PHP Code:require_once( "/home/public_html/inc/header.inc.php" );
Regards.


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks