engelsystem/db/update.d/12_ShiftFreeloader.php

4 lines
54 B
PHP
Raw Normal View History

2011-12-26 16:04:54 +01:00
<?php
_add_index("ShiftFreeloader", array("UID"));
?>