Пример #1
0
function V($key, $value = null)
{
    if (is_null($value)) {
        return ValueGet($key);
    } else {
        ValueSet($key, $value);
    }
}
Пример #2
0
function vgfGetHC($key, $default = '')
{
    switch ($key) {
        case 'PageTitle':
            if (vgfGet('UseSubtitle', false)) {
                return vgfGet('PageSubtitle');
                break;
            } else {
                $repl = Optionget('SITETITLE');
                $base = $repl == '' ? ValueGet('PageTitle') : $repl;
                if (vgaGet('PageTitleSuffix') != '') {
                    $base = trim($base) . ": " . trim(vgaGet('PageTitleSuffix'));
                }
                return $base;
                break;
            }
        default:
            return $default;
    }
}
Пример #3
0
    echo $HTML_errs;
    ?>
										</div>

									<?php 
}
?>
					
								
									<form method="post" enctype="multipart/form-data"
                                 action="index.php"  
                                 id="Form1" 
                                 name="Form1">
				
									<?php 
echo ValueGet("HTML");
?>
                           <?php 
echo ehHiddenAndData();
?>
									</form>
								</td>
								<td class="bmid-right"></td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td height=50px>
						<table width=100% cellspacing=0 cellpadding=0  height=100%>
							<tr>
Пример #4
0
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with Andromeda; if not, write to the Free Software
   Foundation, Inc., 51 Franklin St, Fifth Floor,
   Boston, MA  02110-1301  USA 
   or visit http://www.gnu.org/licenses/gpl.html
\* ================================================================== */
echo "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?" . ">";
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title><?php 
echo ValueGet("PageTitle");
?>
</title>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	<link   type="text/css"        href="templates/andro_classic/skin-tc.css" rel="stylesheet" />
	<link   type="text/css"        href="templates/andro_classic/x2.css"      rel="stylesheet" />
   <link rel="shortcut icon" href="templates/andro_classic/favicon.ico" />
   
   <?php 
include "raxlib-htmlhead.php";
?>


   <!-- Special, added 6/8/06, not present on all systems -->
   <script type="text/javascript">
       _editor_url  = "htmleditor/"  // (preferably absolute) URL