Browse Source

Only two lines are allowed here.

PHP-4.0.5
Egon Schmid 27 years ago
parent
commit
70893ff7af
  1. 1
      ext/standard/math.c

1
ext/standard/math.c

@ -101,7 +101,6 @@ PHP_FUNCTION(floor) {
/* }}} */
/* {{{ proto int round(double number)
Returns the rounded value of the number */
#ifndef HAVE_RINT

Loading…
Cancel
Save