Index: branches/5.0.x/core/kernel/constants.php =================================================================== diff -u -r12202 -r12231 --- branches/5.0.x/core/kernel/constants.php (.../constants.php) (revision 12202) +++ branches/5.0.x/core/kernel/constants.php (.../constants.php) (revision 12231) @@ -1,6 +1,6 @@ \ No newline at end of file + + /** + * Means, that actual category Template field value should inherited from parent category + * + */ + define('CATEGORY_TEMPLATE_INHERIT', '#inherit#'); \ No newline at end of file