mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-02 14:22:19 +02:00
8 lines
117 B
PHP
8 lines
117 B
PHP
<?php
|
|
if (!extension_loaded("phongo")) exit("skip phongo not loaded");
|
|
|
|
require __DIR__ . "/basic.inc";
|
|
|
|
CLEANUP();
|
|
|