This website requires JavaScript.
Explore
Help
Sign In
friendica
/
friendica
mirror of
https://git.friendi.ca/friendica/friendica.git
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Issues
Releases
Wiki
Activity
4720778edc
friendica
/
include
/
tagupdate.php
7 lines
100 B
PHP
Raw
Blame
History
<
?
php
require_once
(
"
include/tags.php
"
);
function
tagupdate_run
(
&
$argv
,
&
$argc
){
update_items
();
}
Reference in New Issue
View Git Blame
Copy Permalink