php代码收集

thinkphp

<?php
class HekaAction extends BaseAction{
  public function index(){     require_once './wangqicms/Lib/JSSDK.class.php';    
$this->display();  
} }

  

你可能感兴趣的:(php代码收集)