projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6025dd0
)
Looks better, but isn't wrong
author
Egon Schmid
<eschmid@php.net>
Sun, 17 Oct 1999 08:07:50 +0000
(08:07 +0000)
committer
Egon Schmid
<eschmid@php.net>
Sun, 17 Oct 1999 08:07:50 +0000
(08:07 +0000)
ext/standard/dl.c
patch
|
blob
|
history
diff --git
a/ext/standard/dl.c
b/ext/standard/dl.c
index 886d25cc4c99de02ceb4582efe06e3db8d34be89..4fe4c38687ac34fe0971dc1731a8e0eb5dffcf58 100644
(file)
--- a/
ext/standard/dl.c
+++ b/
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)
{