edit_frs_theme.php

来自「GForge 3.0 协作开发平台 支持CVS, mailing lists, 」· PHP 代码 · 共 22 行

PHP
22
字号
<?php/**  *  * Site Admin page to edit File Release System processor types  *  * SourceForge: Breaking Down the Barriers to Open Source Development  * Copyright 1999-2001 (c) VA Linux Systems  * http://sourceforge.net  *  * @version   $Id: edit_frs_theme.php,v 1.1 2002/04/07 13:01:55 cbayle Exp $  *  */$unit        = 'theme';$table       = 'themes';$primary_key = 'theme_id';include_once('admin_table.php');?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?