projects
/
mw_thumbs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3100c4e
)
bug sqlite
mw_thumbs.0.3
author
dj3c1t
<dj3c1t@free.fr>
Fri, 9 May 2014 23:54:45 +0000
(
01:54
+0200)
committer
dj3c1t
<dj3c1t@free.fr>
Fri, 9 May 2014 23:54:45 +0000
(
01:54
+0200)
mw_thumbs.php
patch
|
blob
|
history
diff --git
a/mw_thumbs.php
b/mw_thumbs.php
index
0b313a6
..
211d8fd
100644
(file)
--- a/
mw_thumbs.php
+++ b/
mw_thumbs.php
@@
-83,7
+83,7
@@
try{
$sql =
"CREATE TABLE #--thumbs("
\r
- ." `id` INTEGER PRIMARY KEY AUTOINCREMENT"
\r
+ ." `id` INTEGER PRIMARY KEY AUTOINCREMENT
,
"
\r
." `src` TEXT NOT NULL DEFAULT '',"
\r
." `src_width` INTEGER NOT NULL DEFAULT '0',"
\r
." `src_height` INTEGER NOT NULL DEFAULT '0',"
\r