diff options
| author | Christian Fowler <spider@viovio.com> | 2010-01-29 22:30:17 +0000 |
|---|---|---|
| committer | Christian Fowler <spider@viovio.com> | 2010-01-29 22:30:17 +0000 |
| commit | 4da23064148995ac840c23d02d44af7ed1c2dbba (patch) | |
| tree | 62f2a79d317992808f9ab25c701397d16dbf37a1 | |
| parent | dd8af54d72db25d33e2dd485fabfc296d10afcc6 (diff) | |
| download | themes-PRE_BIT_SETUP_CHANGE.tar.gz themes-PRE_BIT_SETUP_CHANGE.tar.bz2 themes-PRE_BIT_SETUP_CHANGE.zip | |
remove commented debugpre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGE
| -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 **** |
