diff options
author | mcrane <mctch@yahoo.com> | 2009-07-28 04:05:52 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-07-28 04:05:52 -0600 |
commit | 172ef8c22091c75c98d2764130c9f059ae6c33f5 (patch) | |
tree | 1f3e7928ffe35a91ce333ab400f85fbe829e26ed /config/freeswitch_dev/freeswitch.inc | |
parent | 1455eefac195459d3450a8c10beaace8202a6b56 (diff) | |
download | pfsense-packages-172ef8c22091c75c98d2764130c9f059ae6c33f5.tar.gz pfsense-packages-172ef8c22091c75c98d2764130c9f059ae6c33f5.tar.bz2 pfsense-packages-172ef8c22091c75c98d2764130c9f059ae6c33f5.zip |
FreeSWITCH package create project label.
Diffstat (limited to 'config/freeswitch_dev/freeswitch.inc')
-rw-r--r-- | config/freeswitch_dev/freeswitch.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/freeswitch_dev/freeswitch.inc b/config/freeswitch_dev/freeswitch.inc index a5e1296a..80c5cae2 100644 --- a/config/freeswitch_dev/freeswitch.inc +++ b/config/freeswitch_dev/freeswitch.inc @@ -7,8 +7,7 @@ Copyright (C) 2008 Mark J Crane All rights reserved. - FreeSWITCH (TM) - http://www.freeswitch.org/ + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -33,6 +32,7 @@ */ //ob_start("ob_gzhandler"); +$v_project_label = 'FreeSWITCH'; //FreeSWITCH (TM) http://www.freeswitch.org/ function build_menu() { |