diff --git a/src/urls.php b/src/urls.php index ba612bc..669acb9 100644 --- a/src/urls.php +++ b/src/urls.php @@ -34,6 +34,8 @@ ); +header('X-Powered-By: URLS Framework v'.$URLS_VERSION); + // Update include 'update.php';