diff --git a/reference/info/functions/php-sapi-name.xml b/reference/info/functions/php-sapi-name.xml index a455537ee5..4c97bbf121 100644 --- a/reference/info/functions/php-sapi-name.xml +++ b/reference/info/functions/php-sapi-name.xml @@ -1,5 +1,5 @@ - + php_sapi_name @@ -28,10 +28,15 @@ Although not exhaustive, the possible return values include - aolserver, apache, apache2filter, apache2handler, caudium, - cgi (until PHP 5.3), cgi-fcgi, cli, continuity, embed, - isapi, litespeed, milter, nsapi, phttpd, pi3web, roxen, - thttpd, tux, and webjames. + aolserver, apache, + apache2filter, apache2handler, + caudium, cgi (until PHP 5.3), + cgi-fcgi, cli, + continuity, embed, + isapi, litespeed, + milter, nsapi, + phttpd, pi3web, roxen, + thttpd, tux, and webjames.