drupal/modules/block
Angie Byron f577c125e8 #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist. 2009-05-16 15:23:16 +00:00
..
block-admin-display-form.tpl.php - Patch #257634 by Senpai and catch: code clean-up 2008-05-15 21:30:02 +00:00
block.admin.inc #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist. 2009-05-16 15:23:16 +00:00
block.api.php - Removing whitespace. 2009-01-26 14:08:44 +00:00
block.css - Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00
block.info - Patch #367380 by Moshe: make block module optional. 2009-02-03 12:30:14 +00:00
block.install #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files. 2009-05-13 19:42:18 +00:00
block.js #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +00:00
block.module #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist. 2009-05-16 15:23:16 +00:00
block.test - Patch #441962 by brianV: code style and documentation clean-up. 2009-04-26 16:30:28 +00:00
block.tpl.php #369409 by dropcube: Move block.tpl.php to block.module rather than system.module. 2009-04-26 01:15:04 +00:00