Commit Graph

13 Commits (e20fc1662af50db355ae3d929895c0b3a9060aee)

Author SHA1 Message Date
wolfbeast 6d4ca91888 Credit update 9 years ago
wolfbeast 06158570c5 Only use "on duplicate key update" insert statement on MySQL connections.
(SQLite does not support this statement)
9 years ago
wolfbeast 540b41055b Replace REPLACE INTO with INSERT INTO, take 2: now without a dumb typo. 9 years ago
wolfbeast 53cde46604 Revert "Replace the REPLACE INTO call for a much less expensive INSERT INTO call. This solves issue #4."
This reverts commit 7439ba61db.
9 years ago
wolfbeast 7439ba61db Replace the REPLACE INTO call for a much less expensive INSERT INTO call. This solves issue #4. 9 years ago
balu b20b5ea640 added missing contibutor (myself) 11 years ago
Daniel Triendl 3eecd85257 bcrypt 11 years ago
David 0e53c7a7c1 Created a new variable in config.php and settings.php for the SQLite file 12 years ago
j-ed 2011e0b534 include weave_utils.php to prevent 'function not found' error. 12 years ago
j-ed c5a6001588 replaced 'report_error' by 'log_error' function
replaced 'report_error' by 'log_error' function to prevent invalid function error message.
12 years ago
balu 227dbe40a8 Setup Page für FSyncMS
Initialer Commit
Stefan hat mir diese Erweiterung zukommen lassen,
all credits to him
12 years ago
balu 93cf483ce1 FSyncMS v010
======
MYSQL Support
12 years ago
balu 5ea8138f2a Initial Commit
FSyncMS v08
12 years ago