X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=bin%2Fsearch.rebuild_db.php;h=be3453191bb80ac98e232f5c20dadd6b64263016;hb=3424387cde6c635ff16c3b5459c4caa88bb76e2e;hp=7e35247573f6f1b13f2d7393025c0d8d66bc5e4d;hpb=1c4a1d0a32c52851e9ffbbf585bb206c9a472dc9;p=platal.git diff --git a/bin/search.rebuild_db.php b/bin/search.rebuild_db.php index 7e35247..be34531 100755 --- a/bin/search.rebuild_db.php +++ b/bin/search.rebuild_db.php @@ -1,7 +1,7 @@ #!/usr/bin/php5 -q debug = 0; // Do not store backtraces - $res = XDB::iterRow('SELECT pid FROM profiles'); $i = 0; @@ -46,5 +43,5 @@ if (count($pids) > 0) { print "done\n"; -// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: +// vim:set et sw=4 sts=4 sws=4 foldmethod=marker fenc=utf-8: ?>