ZenCart_Documentation  1.5.0
http://www.collinsharper.com
C:/xampp/htdocs/zen-cart/admin/includes/extra_configures/media_manager.php
Go to the documentation of this file.
00001 <?php
00009 if (!defined('IS_ADMIN_FLAG')) {
00010   die('Illegal Access');
00011 }
00012   define('DIR_FS_CATALOG_MEDIA', DIR_FS_CATALOG . 'media/');
00013 ?>
 All Data Structures Namespaces Files Functions Variables Enumerations