1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/Doctrine/Connection/Informix.php

7 lines
116 B
PHP
Raw Normal View History

2006-08-22 03:16:55 +04:00
<?php
/**
* informix database driver
*/
class Doctrine_Connection_Informix extends Doctrine_Connection { }