opage = "External Page"; $lang->opage_path = "Location of External Document"; $lang->opage_caching_interval = "Caching Time"; $lang->about_opage = "This module enables usage of external html or php files in XE.
It allows absolute or relative path, and if the url starts with 'http://' , it can display the external page of the server."; $lang->about_opage_path= "Please input the location of external document.
Both absolute path such as '/path1/path2/sample.php' or relative path such as '../path2/sample.php' can be used.
If you input the path like 'http://url/sample.php' , the result will be received and then displayed.
This is current XE's absolute path.
"; $lang->about_opage_caching_interval = "The unit is minute, and it displays temporary saved data for assigned time.
It is recommended to cache for proper time if a lot of resources are needed when displaying other servers' data or information.
A value of 0 will not cache."; ?>