formats

Prueba de Código

Published on 10/11/2011 by in Programación
1
2
3
4
5
6
7
8
function defaults() {global $xpdoc;
$formato = $xpdoc->get_instance('formato');$formato->load( array( 'default' => true ));$this->color = 'color';
$this->formato_ID = $formato->ID;
$this->get_attr('formato_ID')->label = $formato->formato;
$this->total = $formato->precio;
$this->precio_formato = $formato->precio;
$this->cantidad = 1;$this->precio_retoque = 0;
}    

[/crayon]

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
2 Comments  comments 
formats

Probando con WordPress

Published on 30/06/2011 by in Novedades

El sitio está en construción. Decidí usar WordPress, a pesar de las vulnerabilidades de seguridad de estos últimos meses, por su facilidad y buena factura. Bien por la gente de WP!

Para descargarlo en http://wordpress.org/download/

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
No Comments  comments 
formats

Sitio en construcción

Published on 30/06/2011 by in Uncategorized
 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
1 Comment  comments 
© Eduardo Spotorno bajo Creative Commons