We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6 require_once(EXTENSIONS.'/page_lhandles/lib/class.PLHDatasourceManager.php'); 7 require_once(EXTENSIONS.'/page_lhandles/lib/class.PLHManagerURL.php'); 8 require_once(EXTENSIONS.'/frontend_localisation/extension.driver.php'); 9 require_once(EXTENSIONS.'/frontend_localisation/lib/class.FLang.php'); 10 11 define_safe(PLH_NAME, 'Page LHandles'); 12 define_safe(PLH_GROUP, 'page_lhandles');
The text was updated successfully, but these errors were encountered:
define_safe('PLH_NAME', 'Page LHandles'); define_safe('PLH_GROUP', 'page_lhandles');
define_safe('PLH_NAME', 'Page LHandles');
define_safe('PLH_GROUP', 'page_lhandles');
Sorry, something went wrong.
67a1a11
No branches or pull requests
The text was updated successfully, but these errors were encountered: