<?php

/**
 * 选择文章
 *
 * @version        $Id: content_select_list.php 1 14:31 2010年7月12日Z tianya $
 * @package        DedeBIZ.Administrator
 * @copyright      Copyright (c) 2021, DedeBIZ.COM
 * @license        https://www.dedebiz.com/license
 * @link           https://www.dedebiz.com
 */
$s_tmplets = "templets/content_select_list.htm";
include(dirname(__FILE__) . "/content_list.php");