This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-10 17:43:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80121ead565bb91a40b4e2089ea31384471bbf5c
archived-php-src
/
ext
/
imap
History
Sascha Schumann
cd754d7825
Rename macros which begin with underscore to appropiate macros. The general
...
rule is: macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`
2000-07-03 00:41:19 +00:00
..
config.m4
patch for redhat 6.2 from Teodor Cimpoesu <teo@digiro.net>.
2000-06-01 20:19:26 +00:00
IMAP_Win32_HOWTO.txt
*** empty log message ***
2000-04-03 18:50:50 +00:00
imap.dsp
imap_sendmail.[ch] are missing... Whomever added them, please cvs add them and then
2000-06-25 18:29:05 +00:00
imap.h
Making imap module compile on win32 and include imap_mail() function)
2000-05-30 22:13:09 +00:00
Makefile.in
Make imap extension buildable as shared module.
2000-05-23 23:36:44 +00:00
php_imap.c
Unbreak imap by fixing the assignment
2000-06-19 21:35:01 +00:00
php_imap.h
Rename macros which begin with underscore to appropiate macros. The general
2000-07-03 00:41:19 +00:00
setup.stub
moved imap and ldap
1999-04-22 00:45:14 +00:00