1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00
Files

4 lines
84 B
PHP

<?php
if (!extension_loaded('soap')) die('skip soap extension not available');
?>