Commit Graph

249 Commits (8e95d97020a0531daab342a7d20023650a2a01c9)

Author SHA1 Message Date
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
pecesama c7c2889598 Google Video support and w3c validation 2007-04-06 03:14:21 +00:00
pecesama a46159f7e6 "Add/Edit my posts" link if isAdmin at home 2007-04-05 23:59:34 +00:00
pecesama 4b0fc4bf0d New pagination style and url_friendly on pagination 2007-04-05 23:03:40 +00:00
pecesama eadfd21d97 Single pages :) 2007-04-05 00:54:47 +00:00
pecesama 68253ffe88 Removing debug info 2007-04-05 00:39:51 +00:00
pecesama ce6e59d2ef Nicer RSS feed 2007-04-05 00:02:24 +00:00
ravenlp 5184069b5f Fixed thew date issue 2007-04-04 21:40:58 +00:00
pecesama e0f94f88a1 Changed the date format 2007-04-04 06:39:21 +00:00
pecesama 469e397185 Minor fixes 2007-04-04 06:04:57 +00:00
pecesama dc80a021cf Actualizacion para versiones anteriores de MySQL 2007-04-04 05:24:13 +00:00
pecesama 9d9b17c90f Developers preview version 2007-04-04 05:02:28 +00:00