Home »
FUDforum Development »
FUDforum 3.0+ »
Redundant Code?
Redundant Code? [message #26068] |
Sun, 03 July 2005 19:33 |
defa
Messages: 14 Registered: July 2005
Karma: 0
|
Junior Member |
|
|
Hi!
Today I tired to patch our local fudForum to make it send no email at all. While reading the code and looking for a central send_mail(); function to disable it, I found out that send_mail(...); ist implemented in at least two files of the default theme. The files are email.php and reset.php.
So I wondered why you implemented the function twice and wether there is an easy way (changing a few lines in one file) to make fudForum stop sending any mail?
Regards
defa
|
|
|
Re: Redundant Code? [message #26073 is a reply to message #26068] |
Mon, 04 July 2005 03:54 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You are looking @ the compiled files, you should be looking @ the *.t files inside the src/ directory.
FUDforum Core Developer
|
|
|
Goto Forum:
Current Time: Sun Nov 24 23:43:25 GMT 2024
Total time taken to generate the page: 0.02230 seconds