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
/
10_Questions.php
blob: f0e7df55f4604d687ff23fc152490ad70d254ed0 (
plain
)
1
2
3
4
<?php
_add_index
(
"Questions"
,
array
(
"UID"
));
_add_index
(
"Questions"
,
array
(
"AID"
));
?>