?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/brizy/editor/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/brizy

?? Viewing: constants.php

<?php


class Brizy_Editor_Constants {
	/**
	 * @deprecated
	 */
	const USES_BRIZY = 'brizy-use-brizy';

	const BRIZY_ENABLED = 'brizy_enabled';
}


??

??