You are here

constant GOTWO_CREATE in Go - url redirects 6

Same name and namespace in other branches
  1. 5 gotwo.module \GOTWO_CREATE
  2. 7 gotwo.module \GOTWO_CREATE

@file Module that provides easy to use redirection links. A redirection link would be like: http://examples.org/go/a_label http://examples.org/go/123546 http://examples.org/go/or/like/this

It's much like url aliases except these are redirects

1 use of GOTWO_CREATE
_gotwo_get in ./gotwo.module
Return the GO object url for a given link

File

./gotwo.module, line 14
Module that provides easy to use redirection links. A redirection link would be like: http://examples.org/go/a_label http://examples.org/go/123546 http://examples.org/go/or/like/this

Code

define('GOTWO_CREATE', 1);