This website requires JavaScript.
Explore
Help
Register
Sign In
nupplaPhil
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Issues
Pull requests
Releases
Wiki
Activity
e9c9c47a84
friendica
/
include
/
tagupdate.php
7 lines
100 B
PHP
Raw
Normal View
History
Unescape
Escape
New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode.
2015-03-07 21:24:39 +01:00
<
?
php
require_once
(
"
include/tags.php
"
);
Now there is only the worker.
2017-02-27 00:16:49 +01:00
function
tagupdate_run
(
&
$argv
,
&
$argc
){
update_items
();
New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode.
2015-03-07 21:24:39 +01:00
}
Reference in a new issue
Copy permalink