Browse CVS Repository
Diff of /xoonips/AL/commonal.cc
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 22 |
* |
* |
| 23 |
* $Revision$ |
* $Revision$ |
| 24 |
* $Log$ |
* $Log$ |
| 25 |
|
* Revision 1.117 2006/01/06 05:50:32 aga4096 |
| 26 |
|
* ・ ctype.h をinclude. |
| 27 |
|
* |
| 28 |
* Revision 1.116 2005/11/22 11:29:54 tani |
* Revision 1.116 2005/11/22 11:29:54 tani |
| 29 |
* deleteItem: アイテム削除と同時にRelated toも削除する. |
* deleteItem: アイテム削除と同時にRelated toも削除する. |
| 30 |
* getRelatedTo: isActivatedBySessionのチェックを外す(冗長なので). |
* getRelatedTo: isActivatedBySessionのチェックを外す(冗長なので). |
| 494 |
#include <sql.h> |
#include <sql.h> |
| 495 |
#include <sqlext.h> |
#include <sqlext.h> |
| 496 |
#include <libxml/xmlreader.h> |
#include <libxml/xmlreader.h> |
| 497 |
|
#include <ctype.h> |
| 498 |
|
|
| 499 |
using namespace std; |
using namespace std; |
| 500 |
|
|
|
|
Legend:
| Removed from v.1.116 |
|
| changed lines |
| |
Added in v.1.117 |
|
|
|