File Release Notes and Changelog
Release Name: 1.4
Notes:
Changes:
13/11/2006
----------
(1)ipdets.cgi
(A)Script had the option to add for network and ip address only , not to make changes.Now i have added
the option to delete the network and ipaddress also.
This changes will not effect to any other script file or database , so the user can override this file with new one
if he having old file.
(B)Ip address search option is also added.
(C) Description change option has been added.
14/11/2006
--------------
Seperate the background management script.
Create one mgt directory and move all the management related scripts into that.
Add the menu facility
11/11/06
-----------
add_tech_details.cgi showing the sql on web in flag=1
if host is not added then it is now showing the company name in add_tech_details.cgi flag=0.
13/11/06
---------
addipaddress.cgi was showing the sql on web during adding new ip address.
remove the print sql
14/11/06
----------
update_cust.cgi is changing all the contact person name related to the customer changing the single contact name.
in criteria company_id was mentioned while it should be cid , which is unique for contacts table.