diff options
| -rw-r--r-- | edit_css.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/edit_css.php b/edit_css.php index d6e45ba..d0fc2f7 100644 --- a/edit_css.php +++ b/edit_css.php @@ -1,6 +1,6 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_themes/edit_css.php,v 1.9 2009/10/01 14:17:05 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_themes/edit_css.php,v 1.10 2010/01/29 22:30:17 spiderr Exp $ * * Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. * All Rights Reserved. See below for details and a complete list of authors. @@ -16,7 +16,6 @@ include_once( '../bit_setup_inc.php' ); include_once( USERS_PKG_PATH.'BitUser.php' ); include_once( THEMES_PKG_PATH.'css_lib.php' ); -//pvd($_REQUEST); /************************************ **** File Management Functions **** |
