Skip to content
Snippets Groups Projects
Commit ce2b114d authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Now checks for existance of Oracle.oracle.

Rev: lib/modules/Sql.pmod/oracle.pike:1.2
parent bfdbecd4
Branches
Tags
No related merge requests found
/*
* $Id: oracle.pike,v 1.1 1997/08/22 22:35:38 grubba Exp $
* $Id: oracle.pike,v 1.2 1998/10/17 02:59:23 grubba Exp $
*
* Glue for the Oracle-module
*/
#if constant(Oracle.oracle)
inherit Oracle.oracle;
#else /* !constant(Oracle.oracle) */
void create()
{
destruct();
}
#endif /* constant(Oracle.oracle) */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment