index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
update.d
/
04_News.php
blob: 2b192db23d7f2ea6f860a252ae25a8ba95080f51 (
plain
)
1
2
3
4
<?php
_datetime_to_int
(
"News"
,
"Datum"
);
_add_index
(
"News"
,
array
(
"UID"
));
?>