관리-도구
편집 파일: media_manager.php
<?php /** * sundry defines for the music product type * * @copyright Copyright 2003-2022 Zen Cart Development Team * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version $Id: DrByte 2020 Jul 10 Modified in v1.5.8-alpha $ */ /** * The directory where media (mp3's etc) are stored - relative to catalog dir. */ define('DIR_WS_MEDIA', 'media/'); ?>