Current File : /home/aventura/www/site/wp-content/plugins/victheme_core/wordpress/objects/config.php
<?php
/**
 * Simple class for managing config alike
 * object, this class is meant to be
 * overloaded in other object.
 * @author jason.xie@victheme.com
 *
 */
class VTCore_Wordpress_Objects_Config
extends VTCore_Wordpress_Models_Config {

}