Remove development environment notice

This commit is contained in:
grandeljay 2023-01-28 19:34:53 +01:00
parent 73ad4012df
commit 0b80e91dc3

View file

@ -209,6 +209,11 @@ class Page
/**
* Development environment notice
*/
/**
* Temporarily deactivate this
*
* @see https://wishthis.online/blog/looking-for-testers
**//*
if (
defined('ENV_IS_DEV')
&& true === ENV_IS_DEV
@ -219,6 +224,7 @@ class Page
__('Development environment')
);
}
*/
/**
* Link preview