add scripts
This commit is contained in:
@@ -72,6 +72,20 @@ function read_kuri($hash, $page = 1, $scale = 1.5, $promo = false){
|
||||
include ('anpdf2.phtml');
|
||||
|
||||
|
||||
}
|
||||
|
||||
function text_kuri(){
|
||||
|
||||
$id = 659286;
|
||||
|
||||
$news = file_get_contents(API.'id/'.$id);
|
||||
print_r($news);
|
||||
|
||||
|
||||
|
||||
//view( 'views/antext.phtml',['news'=> $news] );
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user