Browse Source

missed even more comments

pull/9828/head
Dennis Hermsmeier 4 months ago
parent
commit
b21f730e50
  1. 2
      program/lib/Roundcube/cache/apcu.php

2
program/lib/Roundcube/cache/apcu.php

@ -20,7 +20,7 @@
*/
/**
* Interface implementation class for accessing APC cache
* Interface implementation class for accessing APCu cache
*/
class rcube_cache_apcu extends rcube_cache
{

Loading…
Cancel
Save