Merge "FilterTagMultiselectWidget: Use frameless buttons and fix height issues"
[lhc/web/wiklou.git] / includes / db / ORAResult.php
index 07c6fc7..fbbc962 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Wikimedia\Rdbms\IDatabase;
+
 /**
  * The oci8 extension is fairly weak and doesn't support oci_num_rows, among
  * other things. We use a wrapper class to handle that and other