Changeset 5509


Ignore:
Timestamp:
02/14/12 08:56:54 (12 years ago)
Author:
gustavo
Message:

Ticket #2488 - Adicionar cabecalho de licenca em arquivos que nao o possuem

Location:
trunk
Files:
71 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/controller.php

    r3229 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312require_once '../header.session.inc.php'; 
    413 
  • trunk/admin/inc/Controller.class.php

    r357 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312class Controller 
    413{ 
  • trunk/admin/inc/hook_add_def_pref.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212  $GLOBALS['pref']->change('common','maxmatchs','15'); 
    313  $GLOBALS['pref']->change('common','theme','default'); 
  • trunk/admin/navbar-create.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212  $phpgw_info = array(); 
    313  $phpgw_info["flags"]["currentapp"] = "admin"; 
  • trunk/admin/navbar-sel.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212// 
    313// SourceForge Knowledge Base Module v.1.0.0 
  • trunk/calendar/inc/hourReport.php

    r5132 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212$phpgw_flags = Array( 
    313        'currentapp'    =>      'calendar', 
  • trunk/calendar/inc/lang_alarm.php

    r204 r5509  
    1 <? 
     1<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
    211function load_lang() { 
    312        if(!$_SESSION['phpgw_info']['calendar']['langAlarm'])  
  • trunk/calendar/templates/default/listUsers.php

    r1268 r5509  
    11<?php                    
    2          
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312        $GLOBALS['phpgw_info']['flags'] = array( 
    413                'noheader' => True, 
  • trunk/calendar/templates/default/publicView.php

    r1268 r5509  
    1 <?php    
     1<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        $user = $_POST['user'] ? $_POST['user'] :  
    313                ($_GET['user'] ? $_GET['user']: ''); 
  • trunk/contactcenter/inc/cc_updown.php

    r5131 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        require_once '../../header.session.inc.php'; 
    313//      This script upload an CSV file to import contacts ....   
  • trunk/contactcenter/inc/class.bo_group.inc.php

    r5131 r5509  
    11<?php 
    2          
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312        class bo_group 
    413        { 
  • trunk/contactcenter/inc/class.bo_shared_people_manager.inc.php

    r3339 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312        include_once('class.abo_catalog.inc.php'); 
    413        class bo_shared_people_manager extends abo_catalog { 
  • trunk/expressoAdmin1_2/controller.php

    r5399 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212if(!isset($GLOBALS['phpgw_info'])){ 
    313        $GLOBALS['phpgw_info']['flags'] = array( 
  • trunk/expressoAdmin1_2/inc/class.db_functions.inc.php

    r5133 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212define('PHPGW_INCLUDE_ROOT','../');      
    313define('PHPGW_API_INC','../phpgwapi/inc'); 
  • trunk/expressoAdmin1_2/inc/class.imap_functions.inc.php

    r5133 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312include_once('class.functions.inc.php'); 
    413 
  • trunk/expressoAdmin1_2/inc/class.ldap_functions.inc.php

    r5133 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212define('PHPGW_INCLUDE_ROOT','../'); 
    313define('PHPGW_API_INC','../phpgwapi/inc');       
  • trunk/expressoAdmin1_2/inc/if.login.inc.php

    r594 r5509  
    1 <? 
     1<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212/* 
    313        Todas as classes para geração de login deverão implementar essa interface. 
  • trunk/expressoAdmin1_2/inc/load_lang.php

    r1394 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        $lang = array(); 
    313        if (!empty($_SESSION['phpgw_info']['expressoAdmin']['lang'])) 
  • trunk/expressoMail1_2/inc/class.ScriptS.inc.php

    r5399 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312//Inclui o arquivo contendo a classe SieveS; 
    413include('class.SieveS.inc.php'); 
  • trunk/expressoMail1_2/inc/class.SieveS.inc.php

    r4240 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312//Conecta com o Servidor e o serviço Sieve; 
    413class SieveS{ 
  • trunk/expressoMail1_2/inc/class.db_functions.inc.php

    r5465 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212if(!isset($_SESSION['phpgw_info']['expressomail']['server']['db_name'])) {  
    313        include_once('../header.inc.php');  
  • trunk/expressoMail1_2/inc/class.functions.inc.php

    r3493 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        class Functions{ 
    313 
  • trunk/expressoMail1_2/inc/class.imap_attachment.inc.php

    r5134 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212class imap_attachment 
    313{ 
  • trunk/expressoMail1_2/inc/class.imap_functions.inc.php

    r5490 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312include_once("class.functions.inc.php"); 
    413include_once("class.ldap_functions.inc.php"); 
  • trunk/expressoMail1_2/inc/class.ldap_functions.inc.php

    r5399 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312require_once(dirname(__FILE__).'/../../services/class.servicelocator.php'); 
    413include_once("class.imap_functions.inc.php"); 
  • trunk/expressoMail1_2/inc/class.message_components.inc.php

    r5134 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212    class message_components { 
    313 
  • trunk/expressoMail1_2/inc/class.phpmailer.php

    r4026 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212//////////////////////////////////////////////////// 
    313// PHPMailer - PHP email class 
  • trunk/expressoMail1_2/inc/class.smtp.php

    r1059 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212//////////////////////////////////////////////////// 
    313// SMTP - PHP SMTP class 
  • trunk/expressoMail1_2/inc/class.user.inc.php

    r1059 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312class user{ 
    413                 
  • trunk/expressoMail1_2/inc/gd_functions.php

    r1040 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212if(!isset($GLOBALS['phpgw_info'])){ 
    313        $GLOBALS['phpgw_info']['flags'] = array( 
  • trunk/expressoMail1_2/inc/gotodownload.php

    r5293 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212if(!isset($GLOBALS['phpgw_info'])){ 
    313        $GLOBALS['phpgw_info']['flags'] = array( 
  • trunk/expressoMail1_2/inc/hook_home.inc.php

    r5259 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        if(!isset($GLOBALS['phpgw_info'])){ 
    313                $GLOBALS['phpgw_info']['flags'] = array( 
  • trunk/expressoMail1_2/inc/hook_preferences.inc.php

    r1518 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212if(!isset($GLOBALS['phpgw_info'])){ 
    313        $GLOBALS['phpgw_info']['flags'] = array( 
  • trunk/expressoMail1_2/inc/load_lang.php

    r3719 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212// Load the lang of the module. 
    313        if(isset($offline_language)) { //Expresso offline, quando o gears sincroniza com uma nova versão, não é dado acesso as sessões do usuário, e é preciso o nome do arquivo de linguagens na session abaixo. 
  • trunk/expressoMail1_2/inc/show_embedded_attach.php

    r5316 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212/* 
    313 * Requieres 
  • trunk/expressoMail1_2/inc/show_img.php

    r5317 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212/* 
    313 * Requieres 
  • trunk/expressoMail1_2/inc/show_thumbs.php

    r5316 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212/* 
    313 * Requieres 
  • trunk/expressoMail1_2/inc/show_user_photo.php

    r3018 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312        require_once '../../header.session.inc.php';  
    413 
  • trunk/expressoMail1_2/index.php

    r5497 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
    211                 
    312        $GLOBALS['phpgw_info']['flags'] = array( 
  • trunk/expressoMail1_2/offline.php

    r5337 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
    211                 
    312        $GLOBALS['phpgw_info']['flags'] = array( 
  • trunk/expressoMail1_2/offline_preferences.php

    r5337 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
    211        /**************************************************************************/ 
    312        ini_set("display_errors","1"); 
  • trunk/expressoMail1_2/programed_archiving.php

    r3345 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        /**************************************************************************/ 
    313        ini_set("display_errors","1"); 
  • trunk/filemanager/inc/class.bofilemanager.inc.php

    r3019 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312        class bofilemanager 
    413        { 
  • trunk/filemanager/inc/class.sofilemanager.inc.php

    r3019 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312        class sofilemanager 
    413        { 
  • trunk/filemanager/inc/class.user.inc.php

    r3678 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312        class user 
    413        { 
  • trunk/filemanager/inc/class.vfs_functions.inc.php

    r5038 r5509  
    2121                var $public_functions = array( 
    2222                        'touch' => True, 
    23                         'download'=>True, 
    2423                        'setRestricted'=>True, 
    2524                        'editComment'=> True, 
  • trunk/filemanager/inc/hook_add_def_pref.inc.php

    r3019 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312global $pref; 
    413 
  • trunk/filemanager/inc/load_lang.php

    r5327 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312require_once '../../header.session.inc.php'; 
    413 
  • trunk/filemanager/inc/upload.php

    r5327 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312require_once '../../header.session.inc.php'; 
    413 
  • trunk/filemanager/index.php

    r3019 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
    211         
    3         // FIXME add copyright header 
    4         /* 
    5         eGroupWare - http://www.egroupware.org 
    6         written by Pim Snel <pim@lingewoud.nl> 
    7         */ 
     12                // FIXME add copyright header 
     13                /* 
     14                eGroupWare - http://www.egroupware.org 
     15                written by Pim Snel <pim@lingewoud.nl> 
     16                */ 
    817 
    918 
  • trunk/header.session.inc.php

    r3867 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212if ( isset( $_COOKIE[ 'sessionid' ] ) )  
    313        session_id( $_COOKIE[ 'sessionid' ] );  
  • trunk/help.php

    r1860 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312$GLOBALS['phpgw_info']['flags'] = array( 
    413        'disable_Template_class' => True, 
  • trunk/phpgwapi/inc/class.pdf.inc.php

    r2 r5509  
    11<?php 
     2        /***************************************************************************  
     3        * Expresso Livre                                                           *  
     4        * http://www.expressolivre.org                                             *  
     5        * --------------------------------------------                             *  
     6        *  This program is free software; you can redistribute it and/or modify it *  
     7        *  under the terms of the GNU General Public License as published by the   *  
     8        *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9        *  option) any later version.                                              *  
     10        \**************************************************************************/  
    211        /***************************************************************************\ 
    312        * EGroupWare - pdf creation class                                           * 
  • trunk/phpgwapi/inc/class.phpmailer.inc.php

    r4138 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212//////////////////////////////////////////////////// 
    313// PHPMailer - PHP email class 
  • trunk/phpgwapi/inc/class.smtp.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212//////////////////////////////////////////////////// 
    313// SMTP - PHP SMTP class 
  • trunk/phpgwapi/inc/class.soap_parser.inc.php

    r2 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312        class soap_parser 
    413        { 
  • trunk/phpgwapi/inc/class.soap_server.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212// SOAP server class 
    313 
  • trunk/phpgwapi/inc/class.soapclient.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212/* 
    313 
  • trunk/phpgwapi/inc/class.soapmsg.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212/* 
    313 
  • trunk/phpgwapi/inc/class.soapval.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212/* 
    313 
  • trunk/phpgwapi/inc/class.translation.inc.php

    r2 r5509  
    11<?php  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        if (empty($GLOBALS['phpgw_info']['server']['translation_system'])) 
    313        { 
  • trunk/phpgwapi/inc/class.vfs.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        if (empty ($GLOBALS['phpgw_info']['server']['file_repository'])) 
    313        { 
  • trunk/phpgwapi/inc/class.wsdl.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212/* 
    313 
  • trunk/phpgwapi/inc/class.xml.inc.php

    r2 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312// 
    413// +----------------------------------------------------------------------+ 
  • trunk/phpgwapi/inc/class.xmlrpc_client.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212// Copyright (c) 1999,2000,2001 Edd Dumbill. 
    313// All rights reserved. 
  • trunk/phpgwapi/inc/class.xmlrpc_server_php.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212// Copyright (c) 1999,2000,2001 Edd Dumbill. 
    313// All rights reserved. 
  • trunk/phpgwapi/inc/class.xmlrpcmsg.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        // by Edd Dumbill (C) 1999-2001 
    313        // <edd@usefulinc.com> 
  • trunk/phpgwapi/inc/class.xmlrpcresp.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        // by Edd Dumbill (C) 1999-2001 
    313        // <edd@usefulinc.com> 
  • trunk/phpgwapi/inc/class.xmlrpcval.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        // by Edd Dumbill (C) 1999-2001 
    313        // <edd@usefulinc.com> 
  • trunk/phpgwapi/inc/xml_functions.inc.php

    r2 r5509  
    11<?php 
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    212        // by Edd Dumbill (C) 1999-2001 
    313        // <edd@usefulinc.com> 
  • trunk/preferences/templates/default/changepassword_default.php

    r3316 r5509  
    11<?php 
    2  
     2                /***************************************************************************  
     3                * Expresso Livre                                                           *  
     4                * http://www.expressolivre.org                                             *  
     5                * --------------------------------------------                             *  
     6                *  This program is free software; you can redistribute it and/or modify it *  
     7                *  under the terms of the GNU General Public License as published by the   *  
     8                *  Free Software Foundation; either version 2 of the License, or (at your  *  
     9                *  option) any later version.                                              *  
     10                \**************************************************************************/  
     11                 
    312                // Default number of letters = 3 
    413                if (!$GLOBALS['phpgw_info']['server']['num_letters_userpass']) 
Note: See TracChangeset for help on using the changeset viewer.