![]() |
lang.php not included in forgotpass.php [ANSWERED]
I am organizing my lang.php file to include all the text so that it is easier to proof read and edit.
I noticed that the lang.php file was not included in the forgotpass.php file. Normally it would say (as in other files) under Basic Configuration: PHP Code:
Is there any reason for this? If I were to add it to forgotpass.php would this create a security issue? The lang.php file is included in the login.php file so I don't see why it couldn't also be included in the forgotpass.php file. Any confirmation that I'm not creating some huge security hole would be greatly appreciated. Thank you. |
RE: lang.php not included in forgotpass.php - Is there a reason for this?
Thats just because there is no content in lang.php for that specific file. So you dont need to include it :).
|
RE: lang.php not included in forgotpass.php - Is there a reason for this?
Quote:
|
RE: lang.php not included in forgotpass.php - Is there a reason for this?
It would be fine :)
Sea |
RE: lang.php not included in forgotpass.php - Is there a reason for this?
Quote:
|
All times are GMT -5. The time now is 10:50 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.