Subversion Repositories Applications.papyrus

Rev

Rev 170 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 170 Rev 171
Line 1... Line 1...
1
<?php
1
<?php
2
// $Id: Freelink.php,v 1.1 2004-11-24 18:34:35 jpm Exp $
2
// $Id: Freelink.php,v 1.2 2004-11-24 19:06:43 jpm Exp $
Line 3... Line 3...
3
 
3
 
4
 
4
 
5
/**
5
/**
Line 94... Line 94...
94
        
94
        
95
        // set the options
95
        // set the options
96
        $options = array(
96
        $options = array(
97
            'page'   => $page,
97
            'page'   => $page,
98
            'text'   => $text,
98
            'text'   => $text,
99
            //'anchor' => $anchor
99
            'anchor' => ''
Line 100... Line 100...
100
        );
100
        );
101
        
101
        
102
        // return a token placeholder
102
        // return a token placeholder