engine/check.php File Reference
Go to the source code of this file.
Functions |
| checkUserAgent ($agent="") |
| Function wich cheks for allowed user agent.
|
| showAbout () |
| Function to show about text.
|
Function Documentation
checkUserAgent |
( |
$ |
agent = "" |
) |
|
Function wich cheks for allowed user agent.
- Parameters:
-
| agent | current user agen (for test purposes), default empty |
- Returns:
- 1 on valid user agent
-
0 on not valid user agent
Definition at line 31 of file check.php.
Function to show about text.
Definition at line 49 of file check.php.