Changeset 7470
- Timestamp:
- 03/08/09 15:50:35 (4 years ago)
- Files:
-
- modules/branches/2.6/announcement/functions.inc.php (modified) (1 diff)
- modules/branches/2.6/announcement/i18n/announcement.pot (modified) (1 diff)
- modules/branches/2.6/announcement/install.php (modified) (1 diff)
- modules/branches/2.6/announcement/page.announcement.php (modified) (1 diff)
- modules/branches/2.6/announcement/uninstall.php (modified) (1 diff)
- modules/branches/2.6/asterisk-cli/functions.inc.php (modified) (1 diff)
- modules/branches/2.6/asterisk-cli/i18n/asterisk-cli.pot (modified) (1 diff)
- modules/branches/2.6/asterisk-cli/page.cli.php (modified) (1 diff)
- modules/branches/2.6/asteriskinfo/functions.inc.php (modified) (1 diff)
- modules/branches/2.6/asteriskinfo/i18n/asteriskinfo.pot (modified) (1 diff)
- modules/branches/2.6/asteriskinfo/page.asteriskinfo.php (modified) (1 diff)
- modules/branches/2.6/backup/bin/dumpastdb.php (modified) (1 diff)
- modules/branches/2.6/backup/bin/restoreastdb.php (modified) (1 diff)
- modules/branches/2.6/backup/functions.inc.php (modified) (1 diff)
- modules/branches/2.6/backup/i18n/backup.pot (modified) (1 diff)
- modules/branches/2.6/backup/install.php (modified) (1 diff)
- modules/branches/2.6/backup/page.backup.php (modified) (1 diff)
- modules/branches/2.6/backup/schedule_functions.php (modified) (1 diff)
- modules/branches/2.6/backup/uninstall.php (modified) (1 diff)
- modules/branches/2.6/blacklist/functions.inc.php (modified) (1 diff)
- modules/branches/2.6/blacklist/i18n/blacklist.pot (modified) (1 diff)
- modules/branches/2.6/blacklist/install.php (modified) (1 diff)
- modules/branches/2.6/blacklist/page.blacklist.php (modified) (1 diff)
- modules/branches/2.6/blacklist/uninstall.php (modified) (1 diff)
- modules/branches/2.6/callback/bin/callback (modified) (1 diff)
- modules/branches/2.6/callback/functions.inc.php (modified) (1 diff)
- modules/branches/2.6/callback/i18n/callback.pot (modified) (1 diff)
- modules/branches/2.6/callback/install.php (modified) (1 diff)
- modules/branches/2.6/callback/install.sql (modified) (1 diff)
- modules/branches/2.6/callback/page.callback.php (modified) (1 diff)
- modules/branches/2.6/callback/uninstall.php (modified) (1 diff)
- modules/branches/2.6/callforward/functions.inc.php (modified) (1 diff)
- modules/branches/2.6/callforward/i18n/callforward.pot (modified) (1 diff)
- modules/branches/2.6/callforward/install.php (modified) (1 diff)
- modules/branches/2.6/callforward/uninstall.php (modified) (1 diff)
- modules/branches/2.6/callwaiting/functions.inc.php (modified) (1 diff)
- modules/branches/2.6/callwaiting/i18n/callwaiting.pot (modified) (1 diff)
- modules/branches/2.6/callwaiting/install.php (modified) (1 diff)
- modules/branches/2.6/callwaiting/uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/announcement/functions.inc.php
r7447 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/announcement/i18n/announcement.pot
r7448 r7470 3 3 # FreePBX is free software: you can redistribute it and/or modify 4 4 # it under the terms of the GNU General Public License as published by 5 # the Free Software Foundation, either version 3of the License, or5 # the Free Software Foundation, either version 2 of the License, or 6 6 # (at your option) any later version. 7 7 # modules/branches/2.6/announcement/install.php
r7447 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/announcement/page.announcement.php
r7447 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/announcement/uninstall.php
r7447 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/asterisk-cli/functions.inc.php
r7449 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/asterisk-cli/i18n/asterisk-cli.pot
r7449 r7470 3 3 # FreePBX is free software: you can redistribute it and/or modify 4 4 # it under the terms of the GNU General Public License as published by 5 # the Free Software Foundation, either version 3of the License, or5 # the Free Software Foundation, either version 2 of the License, or 6 6 # (at your option) any later version. 7 7 # modules/branches/2.6/asterisk-cli/page.cli.php
r7449 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/asteriskinfo/functions.inc.php
r7450 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/asteriskinfo/i18n/asteriskinfo.pot
r7451 r7470 3 3 # FreePBX is free software: you can redistribute it and/or modify 4 4 # it under the terms of the GNU General Public License as published by 5 # the Free Software Foundation, either version 3of the License, or5 # the Free Software Foundation, either version 2 of the License, or 6 6 # (at your option) any later version. 7 7 # modules/branches/2.6/asteriskinfo/page.asteriskinfo.php
r7450 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/backup/bin/dumpastdb.php
r4538 r7470 2 2 <?php 3 3 // No use outputting anything, as env forces php headers to appear. Sigh. 4 //This file is part of FreePBX. 5 // 6 // FreePBX is free software: you can redistribute it and/or modify 7 // it under the terms of the GNU General Public License as published by 8 // the Free Software Foundation, either version 2 of the License, or 9 // (at your option) any later version. 10 // 11 // FreePBX is distributed in the hope that it will be useful, 12 // but WITHOUT ANY WARRANTY; without even the implied warranty of 13 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 // GNU General Public License for more details. 15 // 16 // You should have received a copy of the GNU General Public License 17 // along with FreePBX. If not, see <http://www.gnu.org/licenses/>. 18 // 4 19 5 20 global $argv; modules/branches/2.6/backup/bin/restoreastdb.php
r6275 r7470 2 2 <?php 3 3 // No use outputting anything, as env forces php headers to appear. Sigh. 4 //This file is part of FreePBX. 5 // 6 // FreePBX is free software: you can redistribute it and/or modify 7 // it under the terms of the GNU General Public License as published by 8 // the Free Software Foundation, either version 2 of the License, or 9 // (at your option) any later version. 10 // 11 // FreePBX is distributed in the hope that it will be useful, 12 // but WITHOUT ANY WARRANTY; without even the implied warranty of 13 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 // GNU General Public License for more details. 15 // 16 // You should have received a copy of the GNU General Public License 17 // along with FreePBX. If not, see <http://www.gnu.org/licenses/>. 18 // 4 19 5 20 global $argv; modules/branches/2.6/backup/functions.inc.php
r7452 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/backup/i18n/backup.pot
r7452 r7470 3 3 # FreePBX is free software: you can redistribute it and/or modify 4 4 # it under the terms of the GNU General Public License as published by 5 # the Free Software Foundation, either version 3of the License, or5 # the Free Software Foundation, either version 2 of the License, or 6 6 # (at your option) any later version. 7 7 # modules/branches/2.6/backup/install.php
r7452 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/backup/page.backup.php
r7452 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/backup/schedule_functions.php
r7452 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/backup/uninstall.php
r7452 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/blacklist/functions.inc.php
r7453 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/blacklist/i18n/blacklist.pot
r7453 r7470 3 3 # FreePBX is free software: you can redistribute it and/or modify 4 4 # it under the terms of the GNU General Public License as published by 5 # the Free Software Foundation, either version 3of the License, or5 # the Free Software Foundation, either version 2 of the License, or 6 6 # (at your option) any later version. 7 7 # modules/branches/2.6/blacklist/install.php
r7453 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/blacklist/page.blacklist.php
r7453 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/blacklist/uninstall.php
r7453 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/callback/bin/callback
r7454 r7470 14 14 // FreePBX is free software: you can redistribute it and/or modify 15 15 // it under the terms of the GNU General Public License as published by 16 // the Free Software Foundation, either version 3of the License, or16 // the Free Software Foundation, either version 2 of the License, or 17 17 // (at your option) any later version. 18 18 // modules/branches/2.6/callback/functions.inc.php
r7454 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/callback/i18n/callback.pot
r7454 r7470 3 3 # FreePBX is free software: you can redistribute it and/or modify 4 4 # it under the terms of the GNU General Public License as published by 5 # the Free Software Foundation, either version 3of the License, or5 # the Free Software Foundation, either version 2 of the License, or 6 6 # (at your option) any later version. 7 7 # modules/branches/2.6/callback/install.php
r7454 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/callback/install.sql
r7454 r7470 4 4 # FreePBX is free software: you can redistribute it and/or modify 5 5 # it under the terms of the GNU General Public License as published by 6 # the Free Software Foundation, either version 3of the License, or6 # the Free Software Foundation, either version 2 of the License, or 7 7 # (at your option) any later version. 8 8 # modules/branches/2.6/callback/page.callback.php
r7454 r7470 6 6 // FreePBX is free software: you can redistribute it and/or modify 7 7 // it under the terms of the GNU General Public License as published by 8 // the Free Software Foundation, either version 3of the License, or8 // the Free Software Foundation, either version 2 of the License, or 9 9 // (at your option) any later version. 10 10 // modules/branches/2.6/callback/uninstall.php
r7454 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/callforward/functions.inc.php
r7455 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/callforward/i18n/callforward.pot
r7455 r7470 3 3 # FreePBX is free software: you can redistribute it and/or modify 4 4 # it under the terms of the GNU General Public License as published by 5 # the Free Software Foundation, either version 3of the License, or5 # the Free Software Foundation, either version 2 of the License, or 6 6 # (at your option) any later version. 7 7 # modules/branches/2.6/callforward/install.php
r7455 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/callforward/uninstall.php
r7455 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/callwaiting/functions.inc.php
r7456 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/callwaiting/i18n/callwaiting.pot
r7456 r7470 3 3 # FreePBX is free software: you can redistribute it and/or modify 4 4 # it under the terms of the GNU General Public License as published by 5 # the Free Software Foundation, either version 3of the License, or5 # the Free Software Foundation, either version 2 of the License, or 6 6 # (at your option) any later version. 7 7 # modules/branches/2.6/callwaiting/install.php
r7456 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 // modules/branches/2.6/callwaiting/uninstall.php
r7456 r7470 4 4 // FreePBX is free software: you can redistribute it and/or modify 5 5 // it under the terms of the GNU General Public License as published by 6 // the Free Software Foundation, either version 3of the License, or6 // the Free Software Foundation, either version 2 of the License, or 7 7 // (at your option) any later version. 8 8 //
