XFileSharing Pro - What change in new version

Message
Author
xfilepro
Posts: 18
Joined: Mar 03, 2012 5:13 pm

What change in new version

#1 Postby xfilepro » Jun 01, 2012 2:45 am

Today, i download again script
I found have some file update

Admin can update new change, and what file
We need to update to our site

Thanks

stdio
Posts: 65
Joined: Mar 27, 2012 4:05 pm

#2 Postby stdio » Jun 01, 2012 3:22 am

Read the changelog.txt file.

xfilepro
Posts: 18
Joined: Mar 03, 2012 5:13 pm

#3 Postby xfilepro » Jun 01, 2012 3:34 am

No

Changelog.txt ony info ony new function
Not for some bug fixed
You can check date modified.

I like some function like as:

Code: Select all

http://dle-news.ru/extras/diffs/82/
I need change to custom template and update file fixed


Example some fixed:
In file ipn.cgi (line 233):
Add new line:

Code: Select all

writeLog("Subscription expired", 'EXIT') if $f->{txn_type} eq 'subscr_eot';
writeLog("Subscription failed", 'EXIT') if $f->{txn_type} eq 'subscr_failed';