1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-05-18 17:08:18 +03:00

Fix PHP short open tag usage

This commit is contained in:
Andrew Hutchings 2011-01-07 13:35:24 +08:00 committed by Matt Button
parent b36b2131aa
commit dc006ee129

View file

@ -1,4 +1,4 @@
<? if( ! $quiet): ?>
<?php if( ! $quiet): ?>
Executed <?php echo count($executed_migrations); ?> migrations
Current versions of locations: