--- embedaddon/php/ext/spl/config.w32 2012/02/21 23:48:01 1.1.1.1 +++ embedaddon/php/ext/spl/config.w32 2012/05/29 12:34:42 1.1.1.2 @@ -1,4 +1,4 @@ -// $Id: config.w32,v 1.1.1.1 2012/02/21 23:48:01 misho Exp $ +// $Id: config.w32,v 1.1.1.2 2012/05/29 12:34:42 misho Exp $ // vim:ft=javascript EXTENSION("spl", "php_spl.c spl_functions.c spl_engine.c spl_iterators.c spl_array.c spl_directory.c spl_exceptions.c spl_observer.c spl_dllist.c spl_heap.c spl_fixedarray.c", false /*never shared */);