]> CyberLeo.Net >> Repos - Github/YOURLS.git/blob - includes/ezSQL/ez_sql_core_yourls.php
Attempt number 666 at running desired PHPunit bin
[Github/YOURLS.git] / includes / ezSQL / ez_sql_core_yourls.php
1 <?php
2
3 class ezSQLcore_YOURLS extends ezSQLcore {
4
5         var $debug_log = array();
6         
7 }
8