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

4 lines
54 B
PHP

<?php
_add_index("ShiftFreeloader", array("UID"));
?>