fix merge conflict 0.7.x 0.8.x in util.php and register.php.

This commit is contained in:
Robin Millette
2009-04-17 17:04:05 +00:00
15 changed files with 448 additions and 523 deletions

View File

@@ -1392,3 +1392,4 @@ function common_database_tablename($tablename)
//table prefixes could be added here later
return $tablename;
}