 includes/functions/linking.php
functions
|  adminlink
string adminlink(string $url, boolean $full)
Generates a correct URL to the administration area Arguments - $url [optional, default value = ?op=$op]
additional url string
- $full [optional, default value = false]
Set to true to create a full URL including the http and domain
|