This website requires JavaScript.
Explore
Help
Sign In
xdrm-brackets
/
univ-pau-ics
Watch
1
Star
0
Fork
You've already forked univ-pau-ics
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6736e79b33
univ-pau-ics
/
bin
/
update.php
8 lines
103 B
PHP
Raw
Blame
History
<
?
php
require_once
'autoloader.php'
;
use
\service\Updater
;
$upd
=
new
Updater
();
$upd
->
update
();
Reference in New Issue
View Git Blame
Copy Permalink