
Why the dates of the files inside the source code zip are much more older than the dates of the files in the MODULE?
For example in the DotNetNukeModule.ascx file
- In the
source code zip the date of the last modification is
Tuesday, 04th of September of 2007, 1:19:36 and the size of the module is
311 bytes (311 bytes) - When in the
MOUDULE zip the date of the last modification is
Wednesday, 18th of Jun of 2008, 12:58:35 and the size of the module is
309 bytes (309 bytes).
I want to modify the code, but the source code is not up to date!!

Another question. To include the source code in the DNN module I just have to drag the files in the source zip to the YetAnotherForumDotNet folder. Isn't it?