/var/www/vhosts/ihelp.ro/_OLD/vendor/cakephp/cakephp/templates/element
NameSizeModeActions
auto_table_warning.php19790644editdlrm
exception_stack_trace.php27430644editdlrm
exception_stack_trace_nav.php17370644editdlrm
plugin_class_error.php12630644editdlrm
Edit: /var/www/vhosts/ihelp.ro/_OLD/vendor/cakephp/cakephp/templates/element/plugin_class_error.php (1263B)

'; if (!Plugin::isLoaded($plugin)): echo sprintf('Make sure your plugin %s is in the %s directory and was loaded.', h($plugin), $pluginPath); else: echo sprintf('Make sure your plugin was loaded from %s and Composer is able to autoload its classes, see %s and %s', 'config' . DIRECTORY_SEPARATOR . 'bootstrap.php', 'Loading a plugin', 'Plugins - autoloading plugin classes' ); endif;