Ignore:
Timestamp:
11/15/08 20:51:44 (4 years ago)
Author:
webmaster
Message:

added svn properties to all files, and svn:keywords to .php and .tpl files
made sure all .php and .tpl file have a uniform copyright header

Location:
trunk/administration
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/administration

    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
  • trunk/administration/tools

    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
  • trunk/administration/tools/language_pack_Nederlands.php

    • Property svn:keywords changed from Rev Author Date Id to Date Revision Author Id
    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    r2012 r2033  
    11021102        $localestrings['576'] = "Login verplicht voor site toegang:"; 
    11031103        $localestrings['600'] = "Albums"; 
    1104         $localestrings['601'] = "Formaat miniatuur:"; 
    1105         $localestrings['602'] = "Formaat foto:"; 
     1104        $localestrings['601'] = "Breedte miniatuur:"; 
     1105        $localestrings['602'] = "Standaard foto formaat:"; 
    11061106        $localestrings['603'] = "Maximaal foto formaat:"; 
    11071107        $localestrings['604'] = "Breedte x Hoogte"; 
     
    37683768if (!defined('LP_COUNTRIES')) define('LP_COUNTRIES', "nl|be|sr|aw|an"); 
    37693769if (!defined('LP_VERSION')) define('LP_VERSION', "7.20"); 
    3770 if (!defined('LP_DATE')) define('LP_DATE', "1226512319"); 
     3770if (!defined('LP_DATE')) define('LP_DATE', "1226762359"); 
    37713771$lp_date = LP_DATE; 
    37723772 
Note: See TracChangeset for help on using the changeset viewer.