Fixed empty list in synchronization, if there is no DB available

This commit is contained in:
Tomas Srnka
2009-11-26 00:04:43 +00:00
parent 352f9e38be
commit 53e18f0889
65 changed files with 35756 additions and 35175 deletions

View File

@@ -1,3 +1,4 @@
<?php
#!/bin/bash
# $Id$
#
@@ -21,3 +22,5 @@ do
echo " lines after:" `wc -l $file`
done
echo " "
?>