diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-12-23 14:44:28 -0500 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-12-23 14:44:28 -0500 |
commit | 7ad2f2a371eae2489330f30306cfcbb204411bae (patch) | |
tree | 860c4f8e3749bb180f5d287c6b8e5eb65ccea5f1 /_darcs/inventory | |
parent | 04ef1ba8eee7a9e2a565d7b4b747ef607665d562 (diff) |
TRUE
More PEAR coding standards global changes. Here, I've changed all
instances of TRUE to true and FALSE to false.
darcs-hash:20081223194428-84dde-cb1a1e6f679acd68e864545c4d4dd8752d6a6257.gz
Diffstat (limited to '_darcs/inventory')
-rw-r--r-- | _darcs/inventory | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_darcs/inventory b/_darcs/inventory index 844cdd799..0c5a7d9b5 100644 --- a/_darcs/inventory +++ b/_darcs/inventory @@ -78,4 +78,11 @@ Evan Prodromou <evan@prodromou.name>**20081223193323 definitions and move the opening brace to the next line (properly indented... usually). +] +[TRUE => true, FALSE => false +Evan Prodromou <evan@prodromou.name>**20081223194428 + + More PEAR coding standards global changes. Here, I've changed all + instances of TRUE to true and FALSE to false. + ]
\ No newline at end of file |