Categories

patch

Amina Freinger octubre 6, 2015
No votes yet.
Please wait...

Patch is a structured file that consists of a list of differences between one set of files and another. All code changes, additions, or deletions to CMS or E-commerce engines and contributed modules/themes between developers are done through patches. Typically a patch will add a new feature, fix a bug, or add documentation to the project. For example, Magento security patches and Drupal patches.

Patches make development easier, because instead of supplying a replacement file, possibly consisting of thousands of lines of code, the patch includes only the exact changes that were made. In effect, a patch is a list of all the changes made to a file, which can be used to re-create those changes on another copy of that file.

Agregar enlace permanente a marcadores.

Submit a ticket

Si Usted todavía no puede encontrar un tutorial suficiente para arreglar su problema, por favor use el siguiente enlace para enviar un ticket a nuestro equipo de soporte técnico. Nosotros enviaremos nuestra respuesta dentro de próximas 24 horas: Enviar un ticket

Comentarios están cerrados