Skip to content
Snippets Groups Projects
Commit 497a1c5b authored by runemaster's avatar runemaster
Browse files

Moved some Booleans to global_defs.ssjs

parent bb1b6cfe
Branches
Tags
No related merge requests found
/* $Id$ */
/* If you want to remove QWk FTP downloads */
/* change this to false */
var doQWK = true;
/* FTP link */
if(user.number || system.matchuser("Guest")) {
......
/* $Id$ */
/* User Changable Variables */
var show_gender=true;
var show_location=true;
var show_age=true;
/* Do not change anything else unless you need to :) */
var start=new Date();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment