1*15fae107Sandi<?php 2*15fae107Sandi/** 3*15fae107Sandi * Forwarder to doku.php 4*15fae107Sandi * 5*15fae107Sandi * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6*15fae107Sandi * @author Andreas Gohr <andi@splitbrain.org> 7*15fae107Sandi */ 8f3f0262cSandiheader("Location: doku.php"); 9f3f0262cSandi?> 10