--- embedaddon/php/ext/sqlite/libsqlite/src/pragma.c 2012/02/21 23:48:02 1.1 +++ embedaddon/php/ext/sqlite/libsqlite/src/pragma.c 2012/02/21 23:48:02 1.1.1.1 @@ -11,7 +11,7 @@ ************************************************************************* ** This file contains code used to implement the PRAGMA command. ** -** $Id: pragma.c,v 1.1 2012/02/21 23:48:02 misho Exp $ +** $Id: pragma.c,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ */ #include "sqliteInt.h" #include