Home
last modified time | relevance | path

Searched refs:newlocation (Results 1 – 1 of 1) sorted by path

/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexample_big.php74 $newlocation = "$host/p/$padID"; // redirect to the new padID location variable
75 header( "Location: $newlocation" ) ;