72 コミット (a998e1a4de88783c1b54abb408f9bdf380b466e5)
 

作者 SHA1 メッセージ 日付
  pecesama a998e1a4de Removing the old permalinks styles 17 年 前
  pecesama 22e1dd3387 Bug fix from images 17 年 前
  ravenlp a00b2a7d28 17 年 前
  Victor De la Rocha 711c338de0 added urlFriendly with .htaccess 17 年 前
  pecesama 476109c015 Path submited by Matthew.C.Snyder 17 年 前
  pecesama c2487ca0d8 installer and updater for v0.90 and minor bug fixes 17 年 前
  pecesama f0653b5e23 CSS style for SELECT elements 17 年 前
  pecesama 9b617b7d4f Comment feature (finished) 17 年 前
  pecesama 02794931ca Textile fix 17 年 前
  Victor De la Rocha ccdb6dc36b changed '<?=' for '<?php echo' 17 年 前
  pecesama 73513b8f82 Comment feature (started) and bug fix for the textile problem. 17 年 前
  pecesama d266338ac4 Changed $fecha to $dateTmp 17 年 前
  pecesama 57a29ee36c scape the login 17 年 前
  vbracco c37cc7cd41 Issue #25. server time offset. 17 年 前
  vbracco 7cd76408e9 Issue #25. server time offset. 17 年 前
  vbracco cc7f54dcb9 Issue #25. server time offset. 17 年 前
  pecesama c7f3a0fb09 Fixed bug on L10n 17 年 前
  pecesama 7939c7d462 L10n 17 年 前
  pecesama 2442496087 Fixed bug on options 17 年 前
  Victor De la Rocha fda0b65799 added __("text") function for the gettext class 17 年 前
  pecesama d0e8576f51 changed initIdioma() to initLang() 17 年 前
  pecesama 7a0c1a877b copy messages and error500 fix 17 年 前
  pecesama d9f4fe96fd changed the name 'idiomas' 17 年 前
  vbracco 3f2966bc54 Missing ")" in line 107 17 年 前
  vbracco eeea7711a3 Implementing time offset in install.php and update.php. 17 年 前
  vbracco 2392b22d04 Delete config.php and update config-sample.php 17 年 前
  vbracco 70f4e5eda2 Change htmlentities with htmlspecialchars 17 年 前
  Victor De la Rocha 2f150108c3 added __("text") function for the gettext class 17 年 前
  Victor De la Rocha 009d010937 change the name of files in classes for gettext (multi languages) 17 年 前
  Victor De la Rocha b4b10c94da Added multi language. 17 年 前
  pecesama 6becfa8cd8 Fixed the error500 and headers changed 17 年 前
  pecesama 92bf1afc45 17 年 前
  pecesama b1c0e4ca6e Fixed problem when uploading images with spaces in the filename 17 年 前
  pecesama 0e7b1aa3a7 Fixed double quotes's bug 17 年 前
  pecesama c6321c7d34 Fixed apostrophe's bug 17 年 前
  pecesama 8443382cb1 Minor bug fixes 17 年 前
  pecesama 12a7f489fa v0.85 17 年 前
  pecesama 54c4eb203c Path for bug on *nix systems 17 年 前
  pecesama ff182eaa70 Path for bug on theme selection 17 年 前
  pecesama 47463b6544 0.8 version 17 年 前
  pecesama 44f8e67fd2 adding the new control panel (completed) 17 年 前
  pecesama 16fdc11cb0 adding the new control panel (3) 17 年 前
  pecesama bf9636a1eb Ordering folders 17 年 前
  pecesama 7c67485b67 Ordering folders 17 年 前
  pecesama 30bb631e5b adding the new control panel (2) 17 年 前
  pecesama 5c7d0d84d7 starting adding the new control panel 17 年 前
  Victor De la Rocha bc13d08ac8 Hacía falta la inclusión de los datos del config.php 17 年 前
  Victor De la Rocha b47d00017a Agregado if(isset($_SERVER['PATH_INFO'])) antes de $param_url = explode("/",$_SERVER['PATH_INFO']); 17 年 前
  Victor De la Rocha 5625762332 Eliminada la linea $this->idUser = $register['id_user']. En la tabla cofig no existe el campo id_user 17 年 前
  Victor De la Rocha 7f5091efc6 Cambio de Mysql_Fetch_Array por Mysql_Fetch_Assoc en obtenerRegistro 17 年 前