This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am korzo on github. | |
* I am korzo (https://keybase.io/korzo) on keybase. | |
* I have a public key whose fingerprint is 8713 B55D EA15 734F 694E 1C25 C7AA B0A3 CD61 57B3 | |
To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* @version $Id: item.php 1492 2012-02-22 17:40:09Z [email protected] $ | |
* @package K2 | |
* @author JoomlaWorks http://www.joomlaworks.net | |
* @copyright Copyright (c) 2006 - 2012 JoomlaWorks Ltd. All rights reserved. | |
* @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html | |
*/ | |
// no direct access |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p> | |
<img src="images/stories/sezona_2011_2012/Ostatne/yankee_stadium.jpg">Chelsea Football Club prostredníctvom oficiálnej stránky oznámil miesto budúcoročnej predsezónnej prípravy. | |
</p> | |
<hr id="system-readmore"> | |
<p> | |
Klub zatiaľ oznámil dva primárne zápasy, na ostatné si fanúšikovia a najmä tí americkí budú musieť ešte počkať. | |
</p> | |
<p> | |
Chelsea odohrá zápas proti Paris St Germain v New Yorku na Yankee Stadium (na obrázku). Zápas je naplánovaný na sobotu 22. júla. | |
</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RewriteEngine On | |
RewriteCond %{HTTP_HOST} !^www\.domain\.com$ | |
RewriteRule (.*) http://www.domain.com/$1 [R=301,L] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Options +FollowSymLinks | |
RewriteEngine On | |
RewriteCond %{HTTP_HOST} ^(www\.)?old\.com$ [NC] | |
RewriteRule .* http://www.new.com%{REQUEST_URI} [R=301,L] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style type="text/css"> | |
#wrapper { clear: left; overflow: hidden; position: relative; width: 520px; } | |
#slideWrap { clear: both; position: relative; width: 9000px;} | |
.slide { float: left; width: 520px; } | |
#wrapper #slideNav { float: right; margin: 2.75em 0 2em 0; } | |
#slideNav li { display: inline; padding: 0; } | |
#slideNav li a { | |
background: url(http://cmcilrath.rssready.net/xcel/assets/images/bg_slideNav.png) no-repeat -12px top; | |
display: block; |
NewerOlder