Commit Graph

161 Commits (efa1b44dcae34d6c16bbda99c3bd777572ff32b0)

Author SHA1 Message Date
pecesama d266338ac4 Changed $fecha to $dateTmp 2007-07-23 02:53:42 +00:00
pecesama 57a29ee36c scape the login 2007-07-23 02:49:26 +00:00
vbracco c37cc7cd41 Issue #25. server time offset. 2007-07-22 04:29:43 +00:00
vbracco 7cd76408e9 Issue #25. server time offset. 2007-07-22 04:29:01 +00:00
vbracco cc7f54dcb9 Issue #25. server time offset. 2007-07-22 04:27:58 +00:00
pecesama c7f3a0fb09 Fixed bug on L10n 2007-07-21 06:02:41 +00:00
pecesama 7939c7d462 L10n 2007-07-21 05:44:50 +00:00
pecesama 2442496087 Fixed bug on options 2007-07-20 23:36:39 +00:00
Victor De la Rocha fda0b65799 added __("text") function for the gettext class 2007-07-20 22:04:15 +00:00
pecesama d0e8576f51 changed initIdioma() to initLang() 2007-07-20 21:58:46 +00:00
pecesama 7a0c1a877b copy messages and error500 fix 2007-07-20 21:43:20 +00:00
pecesama d9f4fe96fd changed the name 'idiomas' 2007-07-20 21:30:32 +00:00
vbracco 3f2966bc54 Missing ")" in line 107 2007-07-20 14:49:20 +00:00
vbracco eeea7711a3 Implementing time offset in install.php and update.php. 2007-07-20 14:46:10 +00:00
vbracco 2392b22d04 Delete config.php and update config-sample.php 2007-07-20 14:17:10 +00:00
vbracco 70f4e5eda2 Change htmlentities with htmlspecialchars 2007-07-20 11:42:34 +00:00
Victor De la Rocha 2f150108c3 added __("text") function for the gettext class 2007-07-20 08:14:07 +00:00
Victor De la Rocha 009d010937 change the name of files in classes for gettext (multi languages) 2007-07-20 05:24:11 +00:00
Victor De la Rocha b4b10c94da Added multi language. 2007-07-20 05:16:39 +00:00
pecesama 6becfa8cd8 Fixed the error500 and headers changed 2007-07-20 04:15:28 +00:00
pecesama 92bf1afc45 2007-07-19 23:42:56 +00:00
pecesama b1c0e4ca6e Fixed problem when uploading images with spaces in the filename 2007-07-18 06:18:14 +00:00
pecesama 0e7b1aa3a7 Fixed double quotes's bug 2007-07-18 05:02:34 +00:00
pecesama c6321c7d34 Fixed apostrophe's bug 2007-07-18 04:39:24 +00:00
pecesama 8443382cb1 Minor bug fixes 2007-07-18 02:48:45 +00:00
pecesama 12a7f489fa v0.85 2007-07-12 05:17:52 +00:00
pecesama 54c4eb203c Path for bug on *nix systems 2007-07-06 06:49:27 +00:00
pecesama ff182eaa70 Path for bug on theme selection 2007-07-06 06:29:38 +00:00
pecesama 47463b6544 0.8 version 2007-07-06 05:58:57 +00:00
pecesama 44f8e67fd2 adding the new control panel (completed) 2007-05-12 04:33:59 +00:00
pecesama 16fdc11cb0 adding the new control panel (3) 2007-05-12 03:44:12 +00:00
pecesama bf9636a1eb Ordering folders 2007-05-11 06:49:33 +00:00
pecesama 7c67485b67 Ordering folders 2007-05-11 06:48:39 +00:00
pecesama 30bb631e5b adding the new control panel (2) 2007-05-11 06:42:26 +00:00
pecesama 5c7d0d84d7 starting adding the new control panel 2007-05-11 03:17:01 +00:00
Victor De la Rocha bc13d08ac8 Hacía falta la inclusión de los datos del config.php 2007-05-11 02:43:33 +00:00
Victor De la Rocha b47d00017a Agregado if(isset($_SERVER['PATH_INFO'])) antes de $param_url = explode("/",$_SERVER['PATH_INFO']); 2007-05-11 02:31:17 +00:00
Victor De la Rocha 5625762332 Eliminada la linea $this->idUser = $register['id_user']. En la tabla cofig no existe el campo id_user 2007-05-11 02:28:50 +00:00
Victor De la Rocha 7f5091efc6 Cambio de Mysql_Fetch_Array por Mysql_Fetch_Assoc en obtenerRegistro 2007-05-11 02:15:45 +00:00
Victor De la Rocha 8284155df3 Cambio de mysql_fetch_array por mysql_fetch_assoc en en obtenerRegistro. 2007-05-11 02:13:48 +00:00
Victor De la Rocha f1fe284571 No es necesario re-incluir el configuracion.class.php que ya fue incluido por el index.php 2007-05-11 01:54:18 +00:00
pecesama b6b983de98 file_get_contents wrapper 2007-04-28 04:49:08 +00:00
pecesama 5498206a5a Textile support 2007-04-28 03:14:25 +00:00
pecesama baf2f66e32 Solved Issue #10 2007-04-28 00:53:55 +00:00
pecesama 61f52e29ab Solved Issue #9 2007-04-28 00:06:12 +00:00
pecesama 5d790ad4ce New web URL on the template_footer.htm 2007-04-25 00:30:05 +00:00
pecesama 5c45a74e8a Slimbox on single pages 2007-04-25 00:26:12 +00:00
pecesama c01d02be4d manu layout IE compatible 2007-04-24 23:34:09 +00:00
pecesama bda5c184b8 Slimbox for view complete the image if its size is greater than 500px and some minor bug fixes 2007-04-24 23:13:51 +00:00
pecesama 4a6e3eb765 Resize the image if it size is greater than 500px 2007-04-19 01:28:01 +00:00