motecshine 7 anni fa
parent
commit
899f854c5e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tests/001.phpt

+ 1 - 1
tests/001.phpt

@@ -1,7 +1,7 @@
 --TEST--
 Check for vtiful presence
 --SKIPIF--
-<?php if (!extension_loaded("vtiful")) print "skip"; ?>
+<?php if (!extension_loaded("excel_writer")) print "skip"; ?>
 --FILE--
 <?php 
 echo "vtiful extension is available";