Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 729 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 729 Bytes

tribute2jolu

Source code for the 2011 website "TRIBUTE 2 JOLU", an Alumni Initiative for Jalpaiguri Govt. Engineering College, India. The code is for reference. Originally developed in 2010, deprecated in 2012.

Note:

  • To run the website, manual configuration of MySQL database needs to be done. Create a database, user, password and provide the same access token inside the module-config.php file to make the website work.
  • SQL-Help.txt file contains a set of SQL statements that can be copied and run directly to generate the required tables in the database.
  • Possible values for the siteprivilege field in the t2j_alumreg database table are as follows: BLOCKED, GENERAL, ADMIN, SUPERADMIN.