X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=lib%2Ffunctions.php;h=eda41532a2b7d1a9647200578dd72b751fbee83f;hb=f632680f1afa481ad11b7d9b8e6fae18761b0f23;hp=7f937ddbf5d98c583ac13c6db652510b5064f066;hpb=c307cb023104c29d4f0521b9fd641e20eb1ade82;p=readifood.git diff --git a/lib/functions.php b/lib/functions.php index 7f937dd..eda4153 100644 --- a/lib/functions.php +++ b/lib/functions.php @@ -659,6 +659,7 @@ } include_once(join(DIRECTORY_SEPARATOR, array($lib_root, "admin.php"))); + include_once(join(DIRECTORY_SEPARATOR, array($lib_root, "auth0.php"))); include_once(join(DIRECTORY_SEPARATOR, array($lib_root, "forms.php"))); ?>