This website requires JavaScript.
Explore
关于
Help
Register
Sign In
jinql
/
imgurl
mirror of
https://github.com/helloxz/imgurl
Watch
1
Star
0
Fork
You've already forked imgurl
0
Code
Issues
Releases
Wiki
Activity
2fc1cb1753
imgurl
/
functions
/
urlup.php
7 lines
95 B
PHP
Raw
Blame
History
<
?
php
include_once
(
"
class/class.admin.php
"
);
@
$arr
=
$_POST
[
'arr'
];
$pic
->
urlup
(
$arr
);
?>
Reference in New Issue
View Git Blame
Copy Permalink