X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.conf-templ.pho;h=eeb5b54dba65a8d16f24bdcdc79c4f2f1fd5928d;hb=eb65f5518b0cacc60e1dd265ab966290e7cc0c54;hp=a258855995f73533d37db5b3fcb0dcf055763e82;hpb=dae8abeb22cc710161ee2d90b80f9a07e706680f;p=brisk.git diff --git a/web/Obj/brisk.conf-templ.pho b/web/Obj/brisk.conf-templ.pho index a258855..eeb5b54 100644 --- a/web/Obj/brisk.conf-templ.pho +++ b/web/Obj/brisk.conf-templ.pho @@ -84,6 +84,11 @@ $G_black_list = array(); // this is the prefix path to remove from backtrace $G_btrace_pref_sub = "/home/nastasi/web/"; - - +// licence related stuff +$G_lice_vers = "2.0"; +$G_lice_fname = "licence_complete_filename"; +// USE date +%s -d 'Wed Nov 20 18:35:41 CET 2013' to calculate +$G_lice_dthard = 1384968941; +$G_lice_dtsoft = 1384968941; +$G_lice_idx = 1; ?>