Browse Source

Add html_entities.c

experimental/new_apache_hooks
Marcus Boerger 24 years ago
parent
commit
77cf59e59c
  1. 4
      win32/php4dll.dsp
  2. 4
      win32/php4dllts.dsp

4
win32/php4dll.dsp

@ -943,6 +943,10 @@ SOURCE=..\ext\mbstring\php_mbregex.c
# End Source File
# Begin Source File
SOURCE=..\ext\mbstring\html_entities.c
# End Source File
# Begin Source File
SOURCE=..\ext\overload\overload.c
# End Source File
# Begin Source File

4
win32/php4dllts.dsp

@ -529,6 +529,10 @@ SOURCE=..\ext\mbstring\mbstring.c
# End Source File
# Begin Source File
SOURCE=..\ext\mbstring\html_entities.c
# End Source File
# Begin Source File
SOURCE=..\ext\overload\overload.c
# End Source File
# Begin Source File

Loading…
Cancel
Save