Browse Source

Looks better, but isn't wrong

experimetnal/RETURN_REF_PATCH
Egon Schmid 27 years ago
parent
commit
515206ec4e
  1. 1
      ext/standard/dl.c

1
ext/standard/dl.c

@ -53,7 +53,6 @@ php3_module_entry dl_module_entry = {
#endif
/* {{{ proto int dl(string extension_filename)
Load a PHP extension at runtime */
void dl(INTERNAL_FUNCTION_PARAMETERS)
{

Loading…
Cancel
Save