From 7e9fb9f21f2a993197b6b88bb2ea705f4fcc9c2a Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 17 Feb 2003 06:28:07 +0000 Subject: - Cleaned this mess a bit: . Centralized the functions sunrise/sunset to php_sunrise_sunset to lessen duplicate code. . Made wrapper function php_do_date_sunrise_sunset() to lessen duplicate code. . Coding style fixes. . renamed sunfuncs.h -> php_sunfuncs.h --- win32/php4dllts.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/php4dllts.dsp') diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index f84c86f587..a9b193fea6 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1900,7 +1900,7 @@ SOURCE=..\ext\standard\sha1.h # End Source File # Begin Source File -SOURCE=..\ext\standard\sunfuncs.h +SOURCE=..\ext\standard\php_sunfuncs.h # End Source File # Begin Source File -- cgit v1.2.1