Browse Source

fix this stupid error

PEAR_1_4DEV
Marcus Boerger 23 years ago
parent
commit
af3be899e6
  1. 2
      ext/sqlite/sqlite.c

2
ext/sqlite/sqlite.c

@ -44,7 +44,7 @@
#include "zend_default_classes.h"
#ifdef HAVE_SPL
#include "ext/spl/spl.h"
#include "ext/spl/php_spl.h"
#include "ext/spl/spl_functions.h"
#endif

Loading…
Cancel
Save