Changeset 708 for trunk/index.php


Ignore:
Timestamp:
Apr 12, 2010, 7:59:42 PM (14 years ago)
Author:
george
Message:
  • Upraveno: Aktualizace odkazu na instalaci češtiny.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/index.php

    r707 r708  
    11<?php
    22
     3if(!array_key_exists('HideWelcome', $_COOKIE)) $_COOKIE['HideWelcome'] = 0;
    34if(isset($_GET['Action']))
    45{
Note: See TracChangeset for help on using the changeset viewer.