Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix mixed-use-of-tabs-and-spaces in index.php
  • Loading branch information
dmaphy committed Apr 1, 2016
1 parent 1dad516 commit 79d0b55
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.php
@@ -1,12 +1,12 @@
<?php
/*
* index.php
* Website plugins.geany.org
* index.php
* Website plugins.geany.org
*
* (C) Copyright 2009 by Dominic Hopf <dmaphy@googlemail.com>
* (C) Copyright 2010 by Michael Spahn <m.spahn@any0n3.de>
* Version: 1.0.0
* Last Change: 2010-7-24
* (C) Copyright 2009 by Dominic Hopf <dmaphy@googlemail.com>
* (C) Copyright 2010 by Michael Spahn <m.spahn@any0n3.de>
* Version: 1.0.0
* Last Change: 2010-7-24
*/

define('CONTENTPATH','./content/');
Expand Down

0 comments on commit 79d0b55

Please sign in to comment.